#include <listcommands.h>
◆ ListCmdComposer()
| CmdDrive::ListCmdComposer::ListCmdComposer |
( |
CmdRecorder & | cmdrec | ) |
|
|
inline |
◆ accept()
| bool CmdDrive::ListCmdComposer::accept |
( |
const CmdRecEvent & | | ) |
|
|
overridevirtual |
◆ createInstance()
◆ init()
| void CmdDrive::ListCmdComposer::init |
( |
| ) |
|
|
overridevirtual |
◆ initClass()
| static void CmdDrive::ListCmdComposer::initClass |
( |
| ) |
|
|
inlinestatic |
◆ keyWord()
| static const char * CmdDrive::ListCmdComposer::keyWord |
( |
| ) |
|
|
inlinestatic |
◆ labelStoredStateNew()
| void CmdDrive::ListCmdComposer::labelStoredStateNew |
( |
| ) |
|
|
protected |
◆ labelStoredStateOld()
| void CmdDrive::ListCmdComposer::labelStoredStateOld |
( |
| ) |
|
|
protected |
◆ name()
| const char * CmdDrive::ListCmdComposer::name |
( |
| ) |
|
|
inlineoverridevirtual |
◆ reInit()
| void CmdDrive::ListCmdComposer::reInit |
( |
| ) |
|
|
protected |
◆ storeListState()
| void CmdDrive::ListCmdComposer::storeListState |
( |
| ) |
|
|
protected |
◆ updateInternalState()
| void CmdDrive::ListCmdComposer::updateInternalState |
( |
| ) |
|
|
overridevirtual |
◆ writeListButton()
| void CmdDrive::ListCmdComposer::writeListButton |
( |
| ) |
|
|
protected |
◆ writeListClick()
| void CmdDrive::ListCmdComposer::writeListClick |
( |
| ) |
|
|
protected |
◆ writeListMenu()
| void CmdDrive::ListCmdComposer::writeListMenu |
( |
const CmdRecEvent & | | ) |
|
|
protected |
◆ writeListSelect() [1/3]
| void CmdDrive::ListCmdComposer::writeListSelect |
( |
| ) |
|
|
protected |
◆ writeListSelect() [2/3]
| int CmdDrive::ListCmdComposer::writeListSelect |
( |
bool | differential, |
|
|
bool | virtually = false ) |
|
protected |
◆ writeListSelect() [3/3]
| void CmdDrive::ListCmdComposer::writeListSelect |
( |
int | firstidx, |
|
|
int | lastidx, |
|
|
int | blockstate, |
|
|
bool | clear ) |
|
protected |
◆ checkeditems_
| TypeSet<int> CmdDrive::ListCmdComposer::checkeditems_ |
|
protected |
◆ clickedidx_
| int CmdDrive::ListCmdComposer::clickedidx_ |
|
protected |
◆ ischeckeditems_
| TypeSet<int> CmdDrive::ListCmdComposer::ischeckeditems_ |
|
protected |
◆ isselecteditems_
| TypeSet<int> CmdDrive::ListCmdComposer::isselecteditems_ |
|
protected |
◆ leftclicked_
| bool CmdDrive::ListCmdComposer::leftclicked_ |
|
protected |
◆ listcmdsflushed_
| bool CmdDrive::ListCmdComposer::listcmdsflushed_ |
|
protected |
◆ selchanged_
| bool CmdDrive::ListCmdComposer::selchanged_ |
|
protected |
◆ selecteditems_
| TypeSet<int> CmdDrive::ListCmdComposer::selecteditems_ |
|
protected |
◆ stagenr_
| int CmdDrive::ListCmdComposer::stagenr_ |
|
protected |
◆ wascheckeditems_
| TypeSet<int> CmdDrive::ListCmdComposer::wascheckeditems_ |
|
protected |