General Purpose Geodetic Library
|
#include <iostream>
#include <stdlib.h>
#include <QtCore/QRegExp>
#include "NsScrPrx4SessionHandler.h"
#include "NsScrPrx4Session.h"
Go to the source code of this file.
Functions | |
const QString | str_OT_DBH ("DBH") |
const QString | str_OT_VDB ("VDB") |
const QString | str_OT_VDA ("VDA") |
const QString | str_OT_UND ("---") |
const QString str_OT_DBH | ( | "DBH" | ) |
Referenced by NsScrPrx4SessionHandler::getInputType(), and NsScrPrx4SessionHandler::setInputType().
const QString str_OT_UND | ( | "---" | ) |
Referenced by NsScrPrx4SessionHandler::getInputType().
const QString str_OT_VDA | ( | "VDA" | ) |
Referenced by NsScrPrx4SessionHandler::getInputType(), and NsScrPrx4SessionHandler::setInputType().
const QString str_OT_VDB | ( | "VDB" | ) |
Referenced by NsScrPrx4SessionHandler::getInputType(), and NsScrPrx4SessionHandler::setInputType().