13 #include "uicmddrivermod.h" 103 virtual
void updateInternalState();
107 void storeListState();
108 void labelStoredStateOld();
109 void labelStoredStateNew();
111 void writeListSelect();
112 int writeListSelect(
bool differential,
bool virtually=false);
113 void writeListSelect(
int firstidx,
int lastidx,
114 int blockstate,
bool clear);
115 void writeListButton();
117 void writeListClick();
123 bool listcmdsflushed_;
#define mEndDeclCmdClass
Definition: command.h:150
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
#define mStartDeclCmdClass(mod, cmdkey, parentclass)
Definition: command.h:146
TypeSet< int > actselset_
Definition: listcommands.h:64
Command Drive
Definition: canvascommands.h:20
Definition: command.h:184
Definition: listcommands.h:56
Combo box.
Definition: uicombobox.h:30
Set of BufferString objects.
Definition: bufstringset.h:25
List Box.
Definition: uilistbox.h:73
#define mStartDeclComposerClassWithInit(mod, cmdkey, parentclass, callerclass)
Definition: cmdcomposer.h:143
uiListBox & actlist_
Definition: listcommands.h:63
Definition: cmdrecorder.h:33
Definition: cmdcomposer.h:50
int actitmidx_
Definition: listcommands.h:33
#define mEndDeclComposerClass
Definition: cmdcomposer.h:147
Definition: command.h:160
Definition: command.h:154
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
int actitmidx_
Definition: listcommands.h:49
BufferStringSet actclicktags_
Definition: listcommands.h:51
Definition: listcommands.h:26
uiComboBox & actcombox_
Definition: listcommands.h:32
uiListBox & actlist_
Definition: listcommands.h:48
Definition: listcommands.h:41