MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
DtNotificationAndLoggingConfigWidget Class Reference

Widget which allows a user to change the Assistant preferences for logging and display of notifications. More...

+ Inheritance diagram for DtNotificationAndLoggingConfigWidget:
+ Collaboration diagram for DtNotificationAndLoggingConfigWidget:

Public Member Functions

 DtNotificationAndLoggingConfigWidget (QWidget *parent, Qt::WindowFlags f=0)
 Constructor.
virtual ~DtNotificationAndLoggingConfigWidget ()
 Destructor.
QPushButton * displayAssistantLogButton ()
QPushButton * deleteAllAssistantLogsButton ()
QPushButton * showAssistantLogButton ()
virtual void setLogUpdateIntervalMs (int val)
 Methods for setting the configuration parameters.
virtual void setPopupsAsNotifications (bool val)
 Methods for setting the configuration parameters.
virtual void setEnableNotifications (bool val)
 Methods for setting the configuration parameters.
virtual void setWarningTickInterval (float val)
 Methods for setting the configuration parameters.
virtual void setDisplayRemoteNotifications (bool val)
 Methods for setting the configuration parameters.
virtual int logUpdateIntervalMs ()
 Methods for retrieving the configuration parameters.
virtual bool popupsAsNotifications ()
 Methods for retrieving the configuration parameters.
virtual bool enableNotifications ()
 Methods for retrieving the configuration parameters.
virtual float warningTickInterval ()
 Methods for retrieving the configuration parameters.
virtual bool displayRemoteNotifications ()
 Methods for retrieving the configuration parameters.
- Public Member Functions inherited from DtAssistantConfigWidget
 DtAssistantConfigWidget (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor.
virtual ~DtAssistantConfigWidget ()
 Destructor.
virtual QString reasonForDisabledAccept () const
 If the widget has disabled the accept button, returns the reason why.

Protected Attributes

Ui::NotificationAndLoggingConfigWidget myUiImpl

Private Member Functions

 DtNotificationAndLoggingConfigWidget (DtNotificationAndLoggingConfigWidget const &)
 Copy constructor not implemented.
DtNotificationAndLoggingConfigWidgetoperator= (DtNotificationAndLoggingConfigWidget const &)
 Assignment operator not implemented.

Additional Inherited Members

- Signals inherited from DtAssistantConfigWidget
void enablePrefAccept ()
 Emitted to indicate that the accept button can be enabled.
void disablePrefAccept ()
 Emitted to indicate that the accept button should be disabled.
- Protected Member Functions inherited from DtAssistantConfigWidget
virtual void setAcceptEnabled (bool enabled, const QString &reasonForDisable)
 Sets whether or not accept is enabled.

Detailed Description

Widget which allows a user to change the Assistant preferences for logging and display of notifications.

Constructor & Destructor Documentation

DtNotificationAndLoggingConfigWidget::DtNotificationAndLoggingConfigWidget ( QWidget parent,
Qt::WindowFlags  f = 0 
)

Constructor.

virtual DtNotificationAndLoggingConfigWidget::~DtNotificationAndLoggingConfigWidget ( )
virtual

Destructor.

DtNotificationAndLoggingConfigWidget::DtNotificationAndLoggingConfigWidget ( DtNotificationAndLoggingConfigWidget const &  )
private

Copy constructor not implemented.

Member Function Documentation

QPushButton* DtNotificationAndLoggingConfigWidget::deleteAllAssistantLogsButton ( )
QPushButton* DtNotificationAndLoggingConfigWidget::displayAssistantLogButton ( )
virtual bool DtNotificationAndLoggingConfigWidget::displayRemoteNotifications ( )
virtual

Methods for retrieving the configuration parameters.

virtual bool DtNotificationAndLoggingConfigWidget::enableNotifications ( )
virtual

Methods for retrieving the configuration parameters.

virtual int DtNotificationAndLoggingConfigWidget::logUpdateIntervalMs ( )
virtual

Methods for retrieving the configuration parameters.

DtNotificationAndLoggingConfigWidget& DtNotificationAndLoggingConfigWidget::operator= ( DtNotificationAndLoggingConfigWidget const &  )
private

Assignment operator not implemented.

virtual bool DtNotificationAndLoggingConfigWidget::popupsAsNotifications ( )
virtual

Methods for retrieving the configuration parameters.

virtual void DtNotificationAndLoggingConfigWidget::setDisplayRemoteNotifications ( bool  val)
virtual

Methods for setting the configuration parameters.

virtual void DtNotificationAndLoggingConfigWidget::setEnableNotifications ( bool  val)
virtual

Methods for setting the configuration parameters.

virtual void DtNotificationAndLoggingConfigWidget::setLogUpdateIntervalMs ( int  val)
virtual

Methods for setting the configuration parameters.

virtual void DtNotificationAndLoggingConfigWidget::setPopupsAsNotifications ( bool  val)
virtual

Methods for setting the configuration parameters.

virtual void DtNotificationAndLoggingConfigWidget::setWarningTickInterval ( float  val)
virtual

Methods for setting the configuration parameters.

QPushButton* DtNotificationAndLoggingConfigWidget::showAssistantLogButton ( )
virtual float DtNotificationAndLoggingConfigWidget::warningTickInterval ( )
virtual

Methods for retrieving the configuration parameters.

Member Data Documentation

Ui::NotificationAndLoggingConfigWidget DtNotificationAndLoggingConfigWidget::myUiImpl
protected

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

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)