#include <TxqOptVecTableItem.h>
Inheritance diagram for TxqOptVecTableItem::

Public Methods | |
| TxqOptVecTableItem (QTable *t, EditType e, TxAttributeSet *a, const QString s, const vector< int > &v, int r) | |
| Construct a TxqOptVecTableItem given the QTable and EditTye parameters. More... | |
| virtual | ~TxqOptVecTableItem () |
| The destructor. More... | |
Protected Methods | |
| virtual void | createActionMaps () |
| Create action maps. More... | |
| virtual int | getVecSize () |
| Get the vector size. More... | |
| virtual bool | checkLabel (int section) |
| Check the label of the header. More... | |
| virtual void | addSubItem (int index, int row) |
| Add sub item will create a TxqOptionTableItem sub-item. More... | |
Private Attributes | |
| vector<int> | values |
| The class vector of values. More... | |
Definition at line 34 of file TxqOptVecTableItem.h.
|
|
Construct a TxqOptVecTableItem given the QTable and EditTye parameters.
|
|
|
The destructor.
Definition at line 54 of file TxqOptVecTableItem.h. |
|
|
Add sub item will create a TxqOptionTableItem sub-item.
Reimplemented from TxqTableItem. |
|
|
Check the label of the header.
Reimplemented from TxqTableItem. |
|
|
Create action maps.
Reimplemented from TxqTableItem. |
|
|
Get the vector size.
Reimplemented from TxqTableItem. Definition at line 66 of file TxqOptVecTableItem.h. |
|
|
The class vector of values.
Definition at line 88 of file TxqOptVecTableItem.h. |
Copyright Tech-X Corporation, all rights reserved.