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

List of all members.

Public Slots

void addLastCommand (const QString cmd)

Signals

void runPythonCommand (const QString cmd)

Public Member Functions

 LastCommandDockWidget (const QString &title, 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

QTreeWidget * m_lastCommandTreeWidget
QMenu * m_pContextMenu
ShortcutAction * m_pActClearList

The documentation for this class was generated from the following files: