MAK RTIspy API Documentation for HLA 1.3
Public Member Functions | Protected Attributes
DtAssistantNoInterfacesFoundDialog Class Reference

Dialog to prompt user if no active network interfaces are found. More...

+ Inheritance diagram for DtAssistantNoInterfacesFoundDialog:
+ Collaboration diagram for DtAssistantNoInterfacesFoundDialog:

List of all members.

Public Member Functions

 DtAssistantNoInterfacesFoundDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor.
virtual ~DtAssistantNoInterfacesFoundDialog ()
 Destructor.
virtual bool allowLoopbackDevice ()
 Returns whether the user requested not to be prompted with this dialog again.
virtual void setLoopbackOptionEnabled (bool enable)
 Enable/disable loopback device message and check box.
virtual bool loopbackOptionEnabled ()
 Returns whether or not the loopback enable option is available.

Protected Attributes

Ui::AssistantNoInterfacesFoundDialog myUiImpl
 The GUI implementation of the widget.
bool myEnableLoopbackOption
 Whether or not the loopback message and check box are enabled.

Detailed Description

Dialog to prompt user if no active network interfaces are found.


Constructor & Destructor Documentation

Constructor.

References myUiImpl, and setLoopbackOptionEnabled().

Destructor.


Member Function Documentation

Returns whether the user requested not to be prompted with this dialog again.

References myUiImpl.

Referenced by DtAssistantConnQueryMgr::checkForInterfaces().

Returns whether or not the loopback enable option is available.

References myEnableLoopbackOption.

Referenced by DtAssistantConnQueryMgr::checkForInterfaces().

Enable/disable loopback device message and check box.

References myEnableLoopbackOption, and myUiImpl.

Referenced by DtAssistantConnQueryMgr::checkForInterfaces(), and DtAssistantNoInterfacesFoundDialog().


Member Data Documentation

Whether or not the loopback message and check box are enabled.

Referenced by loopbackOptionEnabled(), and setLoopbackOptionEnabled().

Ui::AssistantNoInterfacesFoundDialog DtAssistantNoInterfacesFoundDialog::myUiImpl [protected]

The GUI implementation of the widget.

Referenced by allowLoopbackDevice(), DtAssistantNoInterfacesFoundDialog(), and setLoopbackOptionEnabled().


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)