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

Public Methods | |
| TxqPrmVecTableItem (QTable *t, EditType e, TxAttributeSet *a, const QString s, const vector< double > &v, int r) | |
| Construct a TxqPrmVecTableItem given the QTable and EditTye parameters. More... | |
| virtual | ~TxqPrmVecTableItem () |
| 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 TxqParamTableItem sub-item. More... | |
Private Attributes | |
| vector<double> | values |
| The class vector. More... | |
Definition at line 32 of file TxqPrmVecTableItem.h.
|
|
Construct a TxqPrmVecTableItem given the QTable and EditTye parameters.
|
|
|
The destructor.
Definition at line 52 of file TxqPrmVecTableItem.h. |
|
|
Add sub item will create a TxqParamTableItem 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 64 of file TxqPrmVecTableItem.h. |
|
|
The class vector.
Definition at line 87 of file TxqPrmVecTableItem.h. |
Copyright Tech-X Corporation, all rights reserved.