SpeedCrunch  0.11
Public Slots | Signals | Public Member Functions | Protected Slots | Protected Member Functions
VariableListWidget Class Reference

#include <variablelistwidget.h>

List of all members.

Public Slots

void fillTable ()
void retranslateText ()

Signals

void itemActivated (const QString &)
void itemDeleted (const QString &)

Public Member Functions

 VariableListWidget (QWidget *parent=0)
 ~VariableListWidget ()
QTreeWidgetItem * currentItem () const

Protected Slots

void activateItem ()
void deleteItem ()
void deleteAllItems ()
void triggerFilter ()

Protected Member Functions

void changeEvent (QEvent *)
void keyPressEvent (QKeyEvent *)

Constructor & Destructor Documentation

VariableListWidget::VariableListWidget ( QWidget *  parent = 0) [explicit]

Member Function Documentation

void VariableListWidget::activateItem ( ) [protected, slot]
void VariableListWidget::changeEvent ( QEvent *  event) [protected]
QTreeWidgetItem * VariableListWidget::currentItem ( ) const
void VariableListWidget::deleteAllItems ( ) [protected, slot]
void VariableListWidget::deleteItem ( ) [protected, slot]
void VariableListWidget::itemActivated ( const QString &  _t1) [signal]
void VariableListWidget::itemDeleted ( const QString &  _t1) [signal]
void VariableListWidget::keyPressEvent ( QKeyEvent *  event) [protected]
void VariableListWidget::triggerFilter ( ) [protected, slot]

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