|
wxBitmap | GetNormalBG () |
|
wxBitmap | GetActiveBG () |
|
wxBitmap | GetToggledBG () |
|
wxBitmap | GetToolbarStart () |
|
wxBitmap | GetToolbarEnd () |
|
bool | HasBackground () const |
|
void | HasBackground (bool b) |
|
wxBitmap | GetIcon (const wxString &name, int width=-1, int height=-1, bool bforceReload=false) |
|
wxBitmap | GetIconScaled (const wxString &name, double scaleFactor, bool bforceReload=false) |
|
wxBitmap | GetToolIcon (const wxString &toolname, int iconType=TOOLICON_NORMAL, bool rollover=false, int width=-1, int height=-1) |
|
wxBitmap | BuildPluginIcon (wxBitmap &bm, int iconType, double scale=1.0) |
|
bool | NativeToolIconExists (const wxString &name) |
|
int | GetTopMargin () const |
|
int | GetRightMargin () const |
|
int | GetBottomMargin () const |
|
int | GetLeftMargin () const |
|
int | GetToolbarCornerRadius () |
|
int | GetCompassTopMargin () const |
|
int | GetCompassRightMargin () const |
|
int | GetCompassBottomMargin () const |
|
int | GetCompassLeftMargin () const |
|
int | GetCompassCornerRadius () const |
|
int | GetCompassXOffset () const |
|
int | GetCompassYOffset () const |
|
int | GetToolSeparation () const |
|
wxSize | GetToolSize () const |
|
wxSize | GetToggledToolSize () const |
|
bool | HasToolbarStart () const |
|
bool | HasToolbarEnd () const |
|
void | DrawToolbarLineStart (wxBitmap &bmp, double scale=1.0) |
|
void | DrawToolbarLineEnd (wxBitmap &bmp, double scale=1.0) |
|
void | SetOrientation (long orient) |
|
int | GetOrientation () |
|
void | SetColorScheme (ColorScheme cs) |
|
void | Unload () |
|
Definition at line 102 of file styles.h.
◆ Style()
◆ ~Style()
◆ BuildPluginIcon()
wxBitmap Style::BuildPluginIcon |
( |
wxBitmap & |
bm, |
|
|
int |
iconType, |
|
|
double |
scale = 1.0 |
|
) |
| |
◆ DrawToolbarLineEnd()
void Style::DrawToolbarLineEnd |
( |
wxBitmap & |
bmp, |
|
|
double |
scale = 1.0 |
|
) |
| |
◆ DrawToolbarLineStart()
void Style::DrawToolbarLineStart |
( |
wxBitmap & |
bmp, |
|
|
double |
scale = 1.0 |
|
) |
| |
◆ GetActiveBG()
wxBitmap Style::GetActiveBG |
( |
| ) |
|
◆ GetBottomMargin()
int ocpnStyle::Style::GetBottomMargin |
( |
| ) |
const |
|
inline |
◆ GetCompassBottomMargin()
int ocpnStyle::Style::GetCompassBottomMargin |
( |
| ) |
const |
|
inline |
◆ GetCompassCornerRadius()
int ocpnStyle::Style::GetCompassCornerRadius |
( |
| ) |
const |
|
inline |
◆ GetCompassLeftMargin()
int ocpnStyle::Style::GetCompassLeftMargin |
( |
| ) |
const |
|
inline |
◆ GetCompassRightMargin()
int ocpnStyle::Style::GetCompassRightMargin |
( |
| ) |
const |
|
inline |
◆ GetCompassTopMargin()
int ocpnStyle::Style::GetCompassTopMargin |
( |
| ) |
const |
|
inline |
◆ GetCompassXOffset()
int ocpnStyle::Style::GetCompassXOffset |
( |
| ) |
const |
|
inline |
◆ GetCompassYOffset()
int ocpnStyle::Style::GetCompassYOffset |
( |
| ) |
const |
|
inline |
◆ GetIcon()
wxBitmap Style::GetIcon |
( |
const wxString & |
name, |
|
|
int |
width = -1 , |
|
|
int |
height = -1 , |
|
|
bool |
bforceReload = false |
|
) |
| |
◆ GetIconScaled()
wxBitmap Style::GetIconScaled |
( |
const wxString & |
name, |
|
|
double |
scaleFactor, |
|
|
bool |
bforceReload = false |
|
) |
| |
◆ GetLeftMargin()
int ocpnStyle::Style::GetLeftMargin |
( |
| ) |
const |
|
inline |
◆ GetNormalBG()
wxBitmap Style::GetNormalBG |
( |
| ) |
|
◆ GetOrientation()
int Style::GetOrientation |
( |
| ) |
|
◆ GetRightMargin()
int ocpnStyle::Style::GetRightMargin |
( |
| ) |
const |
|
inline |
◆ GetToggledBG()
wxBitmap Style::GetToggledBG |
( |
| ) |
|
◆ GetToggledToolSize()
wxSize ocpnStyle::Style::GetToggledToolSize |
( |
| ) |
const |
|
inline |
◆ GetToolbarCornerRadius()
int Style::GetToolbarCornerRadius |
( |
| ) |
|
◆ GetToolbarEnd()
wxBitmap Style::GetToolbarEnd |
( |
| ) |
|
◆ GetToolbarStart()
wxBitmap Style::GetToolbarStart |
( |
| ) |
|
◆ GetToolIcon()
wxBitmap Style::GetToolIcon |
( |
const wxString & |
toolname, |
|
|
int |
iconType = TOOLICON_NORMAL , |
|
|
bool |
rollover = false , |
|
|
int |
width = -1 , |
|
|
int |
height = -1 |
|
) |
| |
◆ GetToolSeparation()
int ocpnStyle::Style::GetToolSeparation |
( |
| ) |
const |
|
inline |
◆ GetToolSize()
wxSize ocpnStyle::Style::GetToolSize |
( |
| ) |
const |
|
inline |
◆ GetTopMargin()
int ocpnStyle::Style::GetTopMargin |
( |
| ) |
const |
|
inline |
◆ HasBackground() [1/2]
bool ocpnStyle::Style::HasBackground |
( |
| ) |
const |
|
inline |
◆ HasBackground() [2/2]
void ocpnStyle::Style::HasBackground |
( |
bool |
b | ) |
|
|
inline |
◆ HasToolbarEnd()
bool ocpnStyle::Style::HasToolbarEnd |
( |
| ) |
const |
|
inline |
◆ HasToolbarStart()
bool ocpnStyle::Style::HasToolbarStart |
( |
| ) |
const |
|
inline |
◆ NativeToolIconExists()
bool Style::NativeToolIconExists |
( |
const wxString & |
name | ) |
|
◆ SetBitmapBrightness()
wxBitmap Style::SetBitmapBrightness |
( |
wxBitmap & |
bitmap, |
|
|
ColorScheme |
cs |
|
) |
| |
|
static |
◆ SetBitmapBrightnessAbs()
wxBitmap Style::SetBitmapBrightnessAbs |
( |
wxBitmap & |
bitmap, |
|
|
double |
level |
|
) |
| |
|
static |
◆ SetColorScheme()
void Style::SetColorScheme |
( |
ColorScheme |
cs | ) |
|
◆ SetOrientation()
void Style::SetOrientation |
( |
long |
orient | ) |
|
◆ Unload()
◆ activeBGlocation
wxPoint ocpnStyle::Style::activeBGlocation[2] |
◆ chartStatusIconWidth
int ocpnStyle::Style::chartStatusIconWidth |
◆ chartStatusWindowTransparent
bool ocpnStyle::Style::chartStatusWindowTransparent |
◆ compasscornerRadius
int ocpnStyle::Style::compasscornerRadius |
◆ compassMarginBottom
int ocpnStyle::Style::compassMarginBottom |
◆ compassMarginLeft
int ocpnStyle::Style::compassMarginLeft |
◆ compassMarginRight
int ocpnStyle::Style::compassMarginRight |
◆ compassMarginTop
int ocpnStyle::Style::compassMarginTop |
◆ compassXoffset
int ocpnStyle::Style::compassXoffset |
◆ compassYoffset
int ocpnStyle::Style::compassYoffset |
◆ consoleFontColor
wxColor ocpnStyle::Style::consoleFontColor |
◆ consoleTextBackground
wxBitmap ocpnStyle::Style::consoleTextBackground |
◆ consoleTextBackgroundLoc
wxPoint ocpnStyle::Style::consoleTextBackgroundLoc |
◆ consoleTextBackgroundSize
wxSize ocpnStyle::Style::consoleTextBackgroundSize |
◆ cornerRadius
int ocpnStyle::Style::cornerRadius[2] |
◆ description
wxString ocpnStyle::Style::description |
◆ embossFont
wxString ocpnStyle::Style::embossFont |
◆ embossHeight
int ocpnStyle::Style::embossHeight |
◆ graphics
wxBitmap* ocpnStyle::Style::graphics |
◆ graphicsFile
wxString ocpnStyle::Style::graphicsFile |
◆ iconIndex
intHash ocpnStyle::Style::iconIndex |
◆ icons
wxArrayPtrVoid ocpnStyle::Style::icons |
◆ marginsInvisible
bool ocpnStyle::Style::marginsInvisible |
◆ myConfigFileDir
wxString ocpnStyle::Style::myConfigFileDir |
◆ name
wxString ocpnStyle::Style::name |
◆ normalBGlocation
wxPoint ocpnStyle::Style::normalBGlocation[2] |
◆ sysname
wxString ocpnStyle::Style::sysname |
◆ toggledBGlocation
wxPoint ocpnStyle::Style::toggledBGlocation[2] |
◆ toggledBGSize
wxSize ocpnStyle::Style::toggledBGSize[2] |
◆ toolbarEnd
wxBitmap ocpnStyle::Style::toolbarEnd[2] |
◆ toolbarEndLoc
wxPoint ocpnStyle::Style::toolbarEndLoc[2] |
◆ toolbarEndSize
wxSize ocpnStyle::Style::toolbarEndSize[2] |
◆ toolbarStart
wxBitmap ocpnStyle::Style::toolbarStart[2] |
◆ toolbarStartLoc
wxPoint ocpnStyle::Style::toolbarStartLoc[2] |
◆ toolbarStartSize
wxSize ocpnStyle::Style::toolbarStartSize[2] |
◆ toolIndex
intHash ocpnStyle::Style::toolIndex |
◆ toolMarginBottom
int ocpnStyle::Style::toolMarginBottom[2] |
◆ toolMarginLeft
int ocpnStyle::Style::toolMarginLeft[2] |
◆ toolMarginRight
int ocpnStyle::Style::toolMarginRight[2] |
◆ toolMarginTop
int ocpnStyle::Style::toolMarginTop[2] |
◆ tools
wxArrayPtrVoid ocpnStyle::Style::tools |
◆ toolSeparation
int ocpnStyle::Style::toolSeparation[2] |
◆ toolSize
wxSize ocpnStyle::Style::toolSize[2] |
◆ verticalIconOffset
wxSize ocpnStyle::Style::verticalIconOffset |
The documentation for this class was generated from the following files: