MAK RTIspy API Documentation for HLA Evolved
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:

List of all members.

Public Member Functions

 DtNotificationAndLoggingConfigWidget (QWidget *parent, Qt::WindowFlags f=0)
 Constructor.
virtual ~DtNotificationAndLoggingConfigWidget ()
 Destructor.
QPushButton * displayAssistantLogButton ()
QPushButton * deleteAllAssistantLogsButton ()
virtual void setLogUpdateIntervalMs (int val)
 Methods for setting the configuration parameters.
virtual void setViewLogPrompt (bool showPrompt, bool alwaysViewIfNoPrompt)
 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 showViewLogPrompt ()
 Methods for retrieving the configuration parameters.
virtual bool alwaysViewLog ()
 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.

Protected Attributes

Ui::NotificationAndLoggingConfigWidget myUiImpl

Private Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

Constructor.

References connect(), and myUiImpl.

Destructor.

Copy constructor not implemented.


Member Function Documentation

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

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

Assignment operator not implemented.

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

void DtNotificationAndLoggingConfigWidget::setViewLogPrompt ( bool  showPrompt,
bool  alwaysViewIfNoPrompt 
) [virtual]

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().


Member Data Documentation

Ui::NotificationAndLoggingConfigWidget DtNotificationAndLoggingConfigWidget::myUiImpl [protected]

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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)