![]() |
RadarFX API Documentation
|
A dialog for configuring the DIS connection. More...

Public Member Functions | |
| DtRadarFxConnectionPage (DtDe &de, QWidget *parent, Qt::WindowFlags f=0) | |
| CTOR. | |
| virtual | ~DtRadarFxConnectionPage () |
| DTOR. | |
| virtual QIcon | icon () |
| Get the icon of the page. | |
| virtual DtQIconConfigurations | qIconConfigurations () const |
| Get the icon configurations for the page. | |
| virtual QString | title () |
| Get the title of the page. | |
| virtual const std::string & | pageClassName () const |
| Get the class name of the page. | |
Static Public Member Functions | |
| static const std::string & | thePageClassName () |
| Get the class name of the class. | |
Protected Member Functions | |
| void | setupGui () |
Protected Attributes | |
| DtRadarFxConnectionWidget * | myConnectionWidget |
A dialog for configuring the DIS connection.
| makVrv::DtRadarFxConnectionPage::DtRadarFxConnectionPage | ( | DtDe & | de, |
| QWidget * | parent, | ||
| Qt::WindowFlags | f = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Get the icon of the page.
|
virtual |
Get the icon configurations for the page.
This is used to style the page's icon based on application settings.
|
virtual |
Get the title of the page.
|
virtual |
Get the class name of the page.
|
static |
Get the class name of the class.
|
protected |
|
protected |