#include <LegendComboBoxModel.h>
geViewer::LegendComboBoxModel::LegendComboBoxModel |
( |
QObject * |
parent = 0 | ) |
|
geViewer::LegendComboBoxModel::LegendComboBoxModel |
( |
const QStringList & |
list, |
|
|
int |
count, |
|
|
QObject * |
parent = 0 |
|
) |
| |
void geViewer::LegendComboBoxModel::addElement |
( |
const QString & |
element | ) |
|
const QStringList geViewer::LegendComboBoxModel::comboList |
( |
| ) |
|
void geViewer::LegendComboBoxModel::comboListChanged |
( |
| ) |
|
|
signal |
int geViewer::LegendComboBoxModel::count |
( |
| ) |
|
void geViewer::LegendComboBoxModel::countChanged |
( |
| ) |
|
|
signal |
QString geViewer::LegendComboBoxModel::fieldType |
( |
| ) |
|
void geViewer::LegendComboBoxModel::fieldTypeChanged |
( |
| ) |
|
|
signal |
const QString geViewer::LegendComboBoxModel::get |
( |
int |
index | ) |
|
void geViewer::LegendComboBoxModel::removeElement |
( |
int |
index | ) |
|
void geViewer::LegendComboBoxModel::setComboList |
( |
const QStringList & |
_comboList | ) |
|
void geViewer::LegendComboBoxModel::setCount |
( |
int |
cnt | ) |
|
void geViewer::LegendComboBoxModel::setFieldType |
( |
QString |
_type | ) |
|
const QStringList geViewer::LegendComboBoxModel::comboList |
|
readwrite |
int geViewer::LegendComboBoxModel::count |
|
readwrite |
QString geViewer::LegendComboBoxModel::fieldType |
|
readwrite |
The documentation for this class was generated from the following files: