|
| CTextInputMsg (CString input, CString response) |
|
bool | execute (CTreeItem *target, const ClassDef *classDef=nullptr, int flags=MSGFLAG_SCAN|MSGFLAG_BREAK_IF_HANDLED) |
|
bool | execute (const CString &target, const ClassDef *classDef=nullptr, int flags=MSGFLAG_SCAN|MSGFLAG_BREAK_IF_HANDLED) |
|
virtual bool | perform (CTreeItem *treeItem) |
|
void | save (SimpleFile *file, int indent) override |
|
void | load (SimpleFile *file) override |
|
virtual bool | isMouseMsg () const |
|
virtual bool | isButtonDownMsg () const |
|
virtual bool | isButtonUpMsg () const |
|
virtual bool | isMouseMoveMsg () const |
|
virtual bool | isDoubleClickMsg () const |
|
virtual bool | isEnterRoomMsg () const |
|
virtual bool | isPreEnterRoomMsg () const |
|
virtual bool | isleaveRoomMsg () const |
|
virtual bool | isEnterNodeMsg () const |
|
virtual bool | isPreEnterNodeMsg () const |
|
virtual bool | isLeaveNodeMsg () const |
|
virtual bool | isEnterViewMsg () const |
|
virtual bool | isPreEnterViewMsg () const |
|
virtual bool | isLeaveViewMsg () const |
|
virtual ClassDef * | getType () const |
|
bool | isInstanceOf (const ClassDef *classDef) const |
|
virtual void | saveHeader (SimpleFile *file, int indent) |
|
virtual void | saveFooter (SimpleFile *file, int indent) |
|
The documentation for this class was generated from the following file: