|
Public Types inherited from CmdDrive::Command |
enum | FormTag {
NoForm =0
, Text
, Number
, Colour
,
Value
, Angle
, Minimum
, Maximum
,
Step
, Percentage
, FilePath
} |
|
int | countTreeItems (const uiTreeView &, const uiTreeViewItem *, bool countkids=true) const |
|
bool | parTreeSelPre (const uiTreeView &, FileMultiString &treepath, ObjectSet< const uiTreeViewItem > &nodesfound, FileMultiString &curpath, bool multisel) const |
|
const uiTreeViewItem * | singleSelected (const uiTreeView &uilview) const |
|
void | unfoldTreeNodes (ObjectSet< const uiTreeViewItem > &) const |
|
Protected Member Functions inherited from CmdDrive::Command |
uiMainWin * | applWin () |
|
int | curActionIdx () const |
|
const uiMainWin * | curWin () const |
|
bool | didInterceptSucceed (const char *objnm) |
|
bool | doLocalAction (uiObject *localenv, const char *actstr) |
|
void | end () |
|
ExprInterpreter & | exprInterpreter () |
|
void | finishActivate () |
|
bool | goingToChangeUiObj () const |
|
bool | greyOutsSkipped () const |
|
IdentifierManager & | identifierMan () |
|
bool | insertProcedure (int defidx) |
|
void | interact (const InteractSpec *) |
|
const MenuInfo & | interceptedMenuInfo () const |
|
bool | isCaseSensitive () const |
|
void | jump (int extralines=0) |
|
int | lastActionIdxMove () const |
|
const uiObject * | localSearchEnv () const |
|
CmdDriver::OnErrorTag | onError () const |
|
bool | openQDlg () const |
|
const char * | outputDir () const |
|
bool | prepareActivate (Activator *) |
|
void | prepareIntercept (const FileMultiString &menupath, int onoff, CmdDriver::InterceptMode=CmdDriver::Click) |
|
void | setCaseSensitive (bool yn) |
|
void | setOnError (CmdDriver::OnErrorTag) |
|
void | setRecoveryStep (CmdDriver::RecoveryTag) |
|
void | setSleep (float time, bool regular) |
|
void | setWait (float time, bool regular) |
|
void | skipGreyOuts (bool yn=true) |
|
bool | switchCurWin (uiMainWin *) |
|
bool | tryAction (const char *identname, const char *actstr) |
|
bool | verifyWinAssert (const char *newwinstr=0) |
|
bool | verifyWinState (const char *newwinstr=0, WinStateType newwinstate=NoState) |
|
void | waitForClearance () |
|
WildcardManager & | wildcardMan () |
|
Static Protected Member Functions inherited from CmdDrive::Command |
static BufferString | createFactoryKey (const char *keyword) |
|
Protected Attributes inherited from CmdDrive::Command |
CmdDriver & | drv_ |
|