#include <CQCurrentValueTable.h>
List of all members.
Constructor & Destructor Documentation
CQCurrentValueTable::CQCurrentValueTable |
( |
QWidget * |
parent = 0 | ) |
|
CQCurrentValueTable::~CQCurrentValueTable |
( |
| ) |
|
Member Function Documentation
std::string CQCurrentValueTable::getKeyForRow |
( |
int |
row | ) |
const |
bool CQCurrentValueTable::getValueForRow |
( |
int |
row | ) |
const |
void CQCurrentValueTable::init |
( |
| ) |
[protected] |
int CQCurrentValueTable::numRows |
( |
| ) |
const |
void CQCurrentValueTable::setAllBoxesChecked |
( |
bool |
checked = true | ) |
[protected] |
void CQCurrentValueTable::setAllBoxesUnchecked |
( |
| ) |
[protected] |
void CQCurrentValueTable::setKeyIndex |
( |
std::string |
key, |
|
|
int |
row |
|
) |
| [protected] |
void CQCurrentValueTable::setNumCols |
( |
int |
columns | ) |
|
void CQCurrentValueTable::setNumRows |
( |
int |
rows | ) |
|
void CQCurrentValueTable::setRowInTable |
( |
int |
row, |
|
|
std::string |
key, |
|
|
std::string |
s, |
|
|
C_FLOAT64 |
val |
|
) |
| |
void CQCurrentValueTable::setValue |
( |
int |
row, |
|
|
C_FLOAT64 |
val |
|
) |
| [protected] |
void CQCurrentValueTable::updateRowInTable |
( |
int |
row, |
|
|
C_FLOAT64 |
val |
|
) |
| |
void CQCurrentValueTable::valueChanged |
( |
int |
row | ) |
[signal] |
QHeaderView * CQCurrentValueTable::verticalHeader |
( |
| ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: