itom 2.0.0
ito::LastCommandDockWidget Class Reference
Inheritance diagram for ito::LastCommandDockWidget:
ito::AbstractDockWidget

List of all members.

Public Slots

void addLastCommand (QString cmd)
void propertiesChanged ()

Signals

void runPythonCommand (const QString cmd)

Public Member Functions

 LastCommandDockWidget (const QString &title, const QString &objName, QWidget *parent=NULL, bool docked=true, bool isDockAvailable=true, tFloatingStyle floatingStyle=floatingNone, tMovingStyle movingStyle=movingEnabled)

Protected Member Functions

void createActions ()
void createMenus ()
void createToolBars ()
void createStatusBar ()
void updateActions ()
void updatePythonActions ()

Private Slots

void itemDoubleClicked (QTreeWidgetItem *item, int column)
void mnuClearList ()
void treeWidgetContextMenuRequested (const QPoint &pos)

Private Attributes

LastCommandTreeWidgetm_lastCommandTreeWidget
QMenu * m_pContextMenu
ShortcutActionm_pActClearList
QTreeWidgetItem * m_lastTreeWidgetParent
bool m_enabled
QString m_dateColor
bool m_doubleCommand

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends