BitmapBoolGui Class Reference

#include <customgui_bitmapbool.h>

Inheritance diagram for BitmapBoolGui:

详细描述

Bitmap bool custom GUI ( CUSTOMGUI_BITMAPBOOL ) for the Bool data type.
Here are the settings: BITMAPBOOL_CUSTOMGUISETTINGS

私有成员函数

  BitmapBoolGui ()
  ~BitmapBoolGui ()

Additional Inherited Members

-  Public Member Functions inherited from BaseCustomGui< 450000130 >
Int32   GetWidth ()
Int32   GetHeight ()
void  Redraw ()
Bool   LayoutChanged ()
Bool   激活 ()
Bool   SetDefaultForResEdit ()
Bool   SetData (const TriState < GeData > &tristate)
TriState < GeData GetData ()
void  SetLayoutMode ( Int32 mode)
Int32   GetLayoutMode ()
Bool   SupportLayoutSwitch ()
-  Public Member Functions inherited from _BaseCustomGui
Int32   GetWidth ( Int32 plugid)
Int32   GetHeight ( Int32 plugid)
void  Redraw ( Int32 plugid)
Bool   LayoutChanged ( Int32 plugid)
Bool   激活 ( Int32 plugid)
Bool   SetDefaultForResEdit ( Int32 plugid)
Bool   SetData ( Int32 plugid, const TriState < GeData > &tristate)
TriState < GeData GetData ( Int32 plugid)
void  SetLayoutMode ( Int32 plugid, Int32 mode)
Int32   GetLayoutMode ( Int32 plugid)
Bool   SupportLayoutSwitch ( Int32 plugid)

构造函数 & 析构函数文档编制

◆  BitmapBoolGui()

BitmapBoolGui () private

◆  ~BitmapBoolGui()

~ BitmapBoolGui () private