|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKPrintLayoutItemTS () | |
| GKPrintLayoutItemTS (double x, double y, double w, double h) | |
| QString | getType () |
| GKPrintLayoutItem * | clone () |
| void | setTSViewerConfiguration (const QString &data) |
| QString | getTSViewerConfiguration () const |
| void | setDataName (const QString &dataName) |
| const QString & | getDataName () const |
| GKPrintLayoutItemTS::GKPrintLayoutItemTS | ( | ) |
| GKPrintLayoutItemTS::GKPrintLayoutItemTS | ( | double | x, |
| double | y, | ||
| double | w, | ||
| double | h | ||
| ) |
| GKPrintLayoutItem * GKPrintLayoutItemTS::clone | ( | ) |
| const QString & GKPrintLayoutItemTS::getDataName | ( | ) | const |
| QString GKPrintLayoutItemTS::getTSViewerConfiguration | ( | ) | const |
| QString GKPrintLayoutItemTS::getType | ( | ) |
| void GKPrintLayoutItemTS::setDataName | ( | const QString & | dataName | ) |
| void GKPrintLayoutItemTS::setTSViewerConfiguration | ( | const QString & | data | ) |
1.9.4