15 #include "uicmddrivermod.h" 105 virtual
void updateInternalState();
109 void storeListState();
110 void labelStoredStateOld();
111 void labelStoredStateNew();
113 void writeListSelect();
114 int writeListSelect(
bool differential,
bool virtually=false);
115 void writeListSelect(
int firstidx,
int lastidx,
116 int blockstate,
bool clear);
117 void writeListButton();
119 void writeListClick();
125 bool listcmdsflushed_;
#define mEndDeclCmdClass
Definition: command.h:152
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
#define mStartDeclCmdClass(mod, cmdkey, parentclass)
Definition: command.h:148
TypeSet< int > actselset_
Definition: listcommands.h:66
Command Drive
Definition: canvascommands.h:22
Definition: command.h:186
Definition: listcommands.h:58
Combo box.
Definition: uicombobox.h:32
Set of BufferString objects.
Definition: bufstringset.h:28
List Box.
Definition: uilistbox.h:75
#define mStartDeclComposerClassWithInit(mod, cmdkey, parentclass, callerclass)
Definition: cmdcomposer.h:145
uiListBox & actlist_
Definition: listcommands.h:65
Definition: cmdrecorder.h:35
Definition: cmdcomposer.h:52
int actitmidx_
Definition: listcommands.h:35
#define mEndDeclComposerClass
Definition: cmdcomposer.h:149
Definition: command.h:162
Definition: command.h:156
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
int actitmidx_
Definition: listcommands.h:51
BufferStringSet actclicktags_
Definition: listcommands.h:53
Definition: listcommands.h:28
uiComboBox & actcombox_
Definition: listcommands.h:34
uiListBox & actlist_
Definition: listcommands.h:50
Definition: listcommands.h:43