![]() |
MAK Data Logger API Documentation for HLA
|
The network settings page for the preferences dialog. More...
Inheritance diagram for MAKLogger::DtLgrVideoPrefPage:
Collaboration diagram for MAKLogger::DtLgrVideoPrefPage:Public Member Functions | |
| DtLgrVideoPrefPage (DtLoggerApplication &app, QWidget *parent, Qt::WindowFlags f=0) | |
| CTOR. More... | |
| virtual | ~DtLgrVideoPrefPage () |
| DTOR. More... | |
| virtual QIcon | icon () |
| Get the icon of the page. More... | |
| virtual DtQIconConfigurations | qIconConfigurations () const |
| Get the icon configurations for the page. More... | |
| virtual QString | title () |
| Get the title of the page. More... | |
| virtual const std::string & | pageClassName () const |
| Get the class name of the page. More... | |
| virtual void | load () |
| Loads the current configuration values and populates the page. More... | |
| virtual void | accept () |
| Accepts current input. More... | |
| virtual void | reject () |
| Rejects current input. More... | |
| virtual void | saveConfiguration () const |
Public Member Functions inherited from MAKLogger::DtPage | |
| DtPage (QWidget *parent=0, Qt::WindowFlags f=0) | |
| CTOR for page. More... | |
| virtual | ~DtPage () |
| DTOR for page. More... | |
Static Public Member Functions | |
| static const std::string & | thePageClassName () |
| Get the class name of the class. More... | |
Protected Member Functions | |
| virtual void | activate () |
| Called when the page is displayed. More... | |
| virtual void | deactivate () |
| Called when the page is hidden. More... | |
Protected Member Functions inherited from MAKLogger::DtPage | |
| void | addPageHeader (const QString &title, QLayout *layout) |
| Adds a page header to the given layout. More... | |
Static Protected Member Functions | |
| static const QString & | theRecordDefaultToolTip () |
| static const QString & | theRecordPortToolTip () |
| static const QString & | thePlayWindowDefaultToolTip () |
| static const QString & | thePlayStreamDefaultToolTip () |
| static const QString & | thePlayHostToolTip () |
| static const QString & | thePlayPortToolTip () |
| static const QString & | theSpeedFactorToolTip () |
| static const QString & | theOffsetToolTip () |
| static const QString & | theGStreamerRecordToolTip () |
| static const QString & | theGStreamerPlayWindowToolTip () |
| static const QString & | theGStreamerPlayStreamToolTip () |
Protected Attributes | |
| DtLoggerApplication & | myApplication |
| const DtLgrFullInterface * | myInterface |
| QHBoxLayout * | myRecordLayout |
| QLabel * | myRecordLabel |
| QFrame * | myRecordLine |
| QCheckBox * | myRecordDefault |
| QLabel * | myRecordPortLabel |
| QSpinBox * | myRecordPort |
| QHBoxLayout * | myPlayLayout |
| QLabel * | myPlayLabel |
| QFrame * | myPlayLine |
| QCheckBox * | myPlayWindowDefault |
| QCheckBox * | myPlayStreamDefault |
| QLabel * | myPlayHostLabel |
| QLineEdit * | myPlayHostLineEdit |
| QLabel * | myPlayPortLabel |
| QSpinBox * | myPlayPortSpinBox |
| QLabel * | mySpeedFactorLabel |
| QDoubleSpinBox * | mySpeedFactorSpinBox |
| QLabel * | myOffsetLabel |
| QDoubleSpinBox * | myOffsetSpinBox |
| QHBoxLayout * | myAdvancedLayout |
| QLabel * | myAdvancedLabel |
| QFrame * | myAdvancedLine |
| QLabel * | myyGStreamerRecordLabel |
| QLineEdit * | myGStreamerRecordLineEdit |
| QLabel * | myyGStreamerPlayWindowLabel |
| QLineEdit * | myGStreamerPlayWindowLineEdit |
| QLabel * | myyGStreamerPlayStreamLabel |
| QLineEdit * | myGStreamerPlayStreamLineEdit |
The network settings page for the preferences dialog.
| MAKLogger::DtLgrVideoPrefPage::DtLgrVideoPrefPage | ( | DtLoggerApplication & | app, |
| QWidget * | parent, | ||
| Qt::WindowFlags | f = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Accepts current input.
Implements MAKLogger::DtPage.
|
protectedvirtual |
Called when the page is displayed.
Implements MAKLogger::DtPage.
|
protectedvirtual |
Called when the page is hidden.
Implements MAKLogger::DtPage.
|
virtual |
Get the icon of the page.
Implements MAKLogger::DtPage.
|
virtual |
Loads the current configuration values and populates the page.
Implements MAKLogger::DtPage.
|
virtual |
Get the class name of the page.
Implements MAKLogger::DtPage.
|
virtual |
Get the icon configurations for the page.
This is used to style the page's icon based on application settings.
Implements MAKLogger::DtPage.
|
virtual |
Rejects current input.
Implements MAKLogger::DtPage.
|
virtual |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
static |
Get the class name of the class.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
virtual |
Get the title of the page.
Implements MAKLogger::DtPage.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |