#include <tablecommands.h>
◆ TableCmdComposer()
| CmdDrive::TableCmdComposer::TableCmdComposer |
( |
CmdRecorder & | cmdrec | ) |
|
|
inline |
◆ accept()
| bool CmdDrive::TableCmdComposer::accept |
( |
const CmdRecEvent & | | ) |
|
|
overridevirtual |
◆ createInstance()
◆ getExecPrefix()
| static void CmdDrive::TableCmdComposer::getExecPrefix |
( |
CmdRecEvent & | , |
|
|
const RowCol & | ) |
|
static |
◆ init()
| void CmdDrive::TableCmdComposer::init |
( |
| ) |
|
|
overridevirtual |
◆ initClass()
| static void CmdDrive::TableCmdComposer::initClass |
( |
| ) |
|
|
inlinestatic |
◆ keyWord()
| static const char * CmdDrive::TableCmdComposer::keyWord |
( |
| ) |
|
|
inlinestatic |
◆ labelStoredStateNew()
| void CmdDrive::TableCmdComposer::labelStoredStateNew |
( |
| ) |
|
|
protected |
◆ labelStoredStateOld()
| void CmdDrive::TableCmdComposer::labelStoredStateOld |
( |
| ) |
|
|
protected |
◆ name()
| const char * CmdDrive::TableCmdComposer::name |
( |
| ) |
|
|
inlineoverridevirtual |
◆ reInit()
| void CmdDrive::TableCmdComposer::reInit |
( |
| ) |
|
|
protected |
◆ storeTableState()
| void CmdDrive::TableCmdComposer::storeTableState |
( |
| ) |
|
|
protected |
◆ updateInternalState()
| void CmdDrive::TableCmdComposer::updateInternalState |
( |
| ) |
|
|
overridevirtual |
◆ writeTableClick()
| void CmdDrive::TableCmdComposer::writeTableClick |
( |
| ) |
|
|
protected |
◆ writeTableFill()
| void CmdDrive::TableCmdComposer::writeTableFill |
( |
| ) |
|
|
protected |
◆ writeTableMenu()
| void CmdDrive::TableCmdComposer::writeTableMenu |
( |
const CmdRecEvent & | | ) |
|
|
protected |
◆ writeTableSelect() [1/3]
| void CmdDrive::TableCmdComposer::writeTableSelect |
( |
| ) |
|
|
protected |
◆ writeTableSelect() [2/3]
| int CmdDrive::TableCmdComposer::writeTableSelect |
( |
bool | differential, |
|
|
bool | virtually = false ) |
|
protected |
◆ writeTableSelect() [3/3]
| void CmdDrive::TableCmdComposer::writeTableSelect |
( |
const RowCol & | firstrc, |
|
|
const RowCol & | lastrc, |
|
|
int | blockstate, |
|
|
bool | clear ) |
|
protected |
◆ clickedrc_
| RowCol CmdDrive::TableCmdComposer::clickedrc_ |
|
protected |
◆ ctrlclicked_
| bool CmdDrive::TableCmdComposer::ctrlclicked_ |
|
protected |
◆ isselectedcells_
| TableState CmdDrive::TableCmdComposer::isselectedcells_ |
|
protected |
◆ leftclicked_
| bool CmdDrive::TableCmdComposer::leftclicked_ |
|
protected |
◆ selchanged_
| bool CmdDrive::TableCmdComposer::selchanged_ |
|
protected |
◆ selectedcells_
| TableState CmdDrive::TableCmdComposer::selectedcells_ |
|
protected |
◆ stagenr_
| int CmdDrive::TableCmdComposer::stagenr_ |
|
protected |
◆ tablecmdsflushed_
| bool CmdDrive::TableCmdComposer::tablecmdsflushed_ |
|
protected |
◆ wasselectedcells_
| TableState CmdDrive::TableCmdComposer::wasselectedcells_ |
|
protected |