MAK RTIspy API Documentation for HLA Evolved
List of all members | Signals | Public Member Functions | Protected Attributes | Private Member Functions
DtAssistantLicServerConfigWidget Class Reference

Widget which allows a user to view and clear the current default license server. More...

+ Inheritance diagram for DtAssistantLicServerConfigWidget:
+ Collaboration diagram for DtAssistantLicServerConfigWidget:

Signals

void clearLicense ()
 The signal to clear the stored license.
- 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.

Public Member Functions

 DtAssistantLicServerConfigWidget (QWidget *parent, Qt::WindowFlags f=0)
 Constructor.
virtual ~DtAssistantLicServerConfigWidget ()
 Destructor.
virtual void setConfiguration (const QString &name, const QString &port)
 Sets the stored license server info configuration values.
- 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::LicServerConfigWidget myUiImpl

Private Member Functions

 DtAssistantLicServerConfigWidget (DtAssistantLicServerConfigWidget const &)
 Copy constructor not implemented.
DtAssistantLicServerConfigWidgetoperator= (DtAssistantLicServerConfigWidget const &)
 Assignment operator not implemented.

Additional Inherited Members

- 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 view and clear the current default license server.

Constructor & Destructor Documentation

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

Constructor.

References clearLicense(), connect(), and myUiImpl.

DtAssistantLicServerConfigWidget::~DtAssistantLicServerConfigWidget ( )
virtual

Destructor.

DtAssistantLicServerConfigWidget::DtAssistantLicServerConfigWidget ( DtAssistantLicServerConfigWidget const &  )
private

Copy constructor not implemented.

Member Function Documentation

void DtAssistantLicServerConfigWidget::clearLicense ( )
signal

The signal to clear the stored license.

Referenced by DtAssistantLicServerConfigWidget().

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

Assignment operator not implemented.

void DtAssistantLicServerConfigWidget::setConfiguration ( const QString &  name,
const QString &  port 
)
virtual

Sets the stored license server info configuration values.

References myUiImpl.

Referenced by DtAssistantLicenseQueryMgr::updateConfigWidget().

Member Data Documentation

Ui::LicServerConfigWidget DtAssistantLicServerConfigWidget::myUiImpl
protected

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

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)