OpenCPN Partial API docs
Loading...
Searching...
No Matches
ocpnStyle::Tool Class Reference

Public Member Functions

void Unload (void)
 

Public Attributes

wxString name
 
wxPoint iconLoc
 
wxPoint rolloverLoc
 
wxPoint disabledLoc
 
wxPoint activeLoc
 
wxBitmap icon
 
wxBitmap rollover
 
wxBitmap rolloverToggled
 
wxBitmap disabled
 
wxBitmap active
 
wxBitmap toggled
 
bool iconLoaded
 
bool rolloverLoaded
 
bool rolloverToggledLoaded
 
bool disabledLoaded
 
bool activeLoaded
 
bool toggledLoaded
 
wxSize customSize
 

Detailed Description

Definition at line 55 of file styles.h.

Constructor & Destructor Documentation

◆ Tool()

ocpnStyle::Tool::Tool ( void  )
inline

Definition at line 86 of file styles.h.

Member Function Documentation

◆ Unload()

void ocpnStyle::Tool::Unload ( void  )
inline

Definition at line 76 of file styles.h.

Member Data Documentation

◆ active

wxBitmap ocpnStyle::Tool::active

Definition at line 66 of file styles.h.

◆ activeLoaded

bool ocpnStyle::Tool::activeLoaded

Definition at line 72 of file styles.h.

◆ activeLoc

wxPoint ocpnStyle::Tool::activeLoc

Definition at line 61 of file styles.h.

◆ customSize

wxSize ocpnStyle::Tool::customSize

Definition at line 74 of file styles.h.

◆ disabled

wxBitmap ocpnStyle::Tool::disabled

Definition at line 65 of file styles.h.

◆ disabledLoaded

bool ocpnStyle::Tool::disabledLoaded

Definition at line 71 of file styles.h.

◆ disabledLoc

wxPoint ocpnStyle::Tool::disabledLoc

Definition at line 60 of file styles.h.

◆ icon

wxBitmap ocpnStyle::Tool::icon

Definition at line 62 of file styles.h.

◆ iconLoaded

bool ocpnStyle::Tool::iconLoaded

Definition at line 68 of file styles.h.

◆ iconLoc

wxPoint ocpnStyle::Tool::iconLoc

Definition at line 58 of file styles.h.

◆ name

wxString ocpnStyle::Tool::name

Definition at line 57 of file styles.h.

◆ rollover

wxBitmap ocpnStyle::Tool::rollover

Definition at line 63 of file styles.h.

◆ rolloverLoaded

bool ocpnStyle::Tool::rolloverLoaded

Definition at line 69 of file styles.h.

◆ rolloverLoc

wxPoint ocpnStyle::Tool::rolloverLoc

Definition at line 59 of file styles.h.

◆ rolloverToggled

wxBitmap ocpnStyle::Tool::rolloverToggled

Definition at line 64 of file styles.h.

◆ rolloverToggledLoaded

bool ocpnStyle::Tool::rolloverToggledLoaded

Definition at line 70 of file styles.h.

◆ toggled

wxBitmap ocpnStyle::Tool::toggled

Definition at line 67 of file styles.h.

◆ toggledLoaded

bool ocpnStyle::Tool::toggledLoaded

Definition at line 73 of file styles.h.


The documentation for this class was generated from the following file: