RadarFX API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makRadarFx::DtRadarFxServerPage Class Reference
Inheritance diagram for makRadarFx::DtRadarFxServerPage:
Inheritance graph
[legend]

Public Member Functions

 DtRadarFxServerPage (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0)
 CTOR.
virtual ~DtRadarFxServerPage ()
 DTOR.
virtual QIcon icon ()
 Get the icon of the page.
virtual
makVrv::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 page class.

Protected Member Functions

void setupGui ()
 Create the DtVideoStreamListWidget This method is non-virtual because it is called from the constructor.
virtual void activate ()
 Called by the Pager when this page becomes active.
virtual void deactivate ()
 Called by the Pager when this page is deactivated.

Protected Attributes

DtRadarFxSettingsWidget * myWidget
QVBoxLayout * myMainLayout
QVBoxLayout * myContentsLayout

Constructor & Destructor Documentation

makRadarFx::DtRadarFxServerPage::DtRadarFxServerPage ( makVrv::DtDe &  de,
QWidget parent = 0,
Qt::WindowFlags  f = 0 
)

CTOR.

virtual makRadarFx::DtRadarFxServerPage::~DtRadarFxServerPage ( )
virtual

DTOR.

Member Function Documentation

virtual QIcon makRadarFx::DtRadarFxServerPage::icon ( )
virtual

Get the icon of the page.

virtual makVrv::DtQIconConfigurations makRadarFx::DtRadarFxServerPage::qIconConfigurations ( ) const
virtual

Get the icon configurations for the page.

This is used to style the page's icon based on application settings.

virtual QString makRadarFx::DtRadarFxServerPage::title ( )
virtual

Get the title of the page.

virtual const std::string& makRadarFx::DtRadarFxServerPage::pageClassName ( ) const
virtual

Get the class name of the page.

static const std::string& makRadarFx::DtRadarFxServerPage::thePageClassName ( )
static

Get the class name of the page class.

void makRadarFx::DtRadarFxServerPage::setupGui ( )
protected

Create the DtVideoStreamListWidget This method is non-virtual because it is called from the constructor.

virtual void makRadarFx::DtRadarFxServerPage::activate ( )
protectedvirtual

Called by the Pager when this page becomes active.

virtual void makRadarFx::DtRadarFxServerPage::deactivate ( )
protectedvirtual

Called by the Pager when this page is deactivated.

Member Data Documentation

DtRadarFxSettingsWidget* makRadarFx::DtRadarFxServerPage::myWidget
protected
QVBoxLayout* makRadarFx::DtRadarFxServerPage::myMainLayout
protected
QVBoxLayout* makRadarFx::DtRadarFxServerPage::myContentsLayout
protected

The documentation for this class was generated from the following file:

Document ID: 1.0
Copyright © 2015 VT MÄK Inc. All Rights Reserved (www.mak.com)