MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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. More...
 
- Signals inherited from DtAssistantConfigWidget
void enablePrefAccept ()
 Emitted to indicate that the accept button can be enabled. More...
 
void disablePrefAccept ()
 Emitted to indicate that the accept button should be disabled. More...
 

Public Member Functions

 DtAssistantLicServerConfigWidget (QWidget *parent, Qt::WindowFlags f=0)
 Constructor. More...
 
virtual ~DtAssistantLicServerConfigWidget ()
 Destructor. More...
 
virtual void setConfiguration (const QString &name, const QString &port)
 Sets the stored license server info configuration values. More...
 
- Public Member Functions inherited from DtAssistantConfigWidget
 DtAssistantConfigWidget (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor. More...
 
virtual ~DtAssistantConfigWidget ()
 Destructor. More...
 
virtual QString reasonForDisabledAccept () const
 If the widget has disabled the accept button, returns the reason why. More...
 

Protected Attributes

Ui::LicServerConfigWidget myUiImpl
 

Private Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from DtAssistantConfigWidget
virtual void setAcceptEnabled (bool enabled, const QString &reasonForDisable)
 Sets whether or not accept is enabled. More...
 

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.

virtual 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.

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

Assignment operator not implemented.

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

Sets the stored license server info configuration values.

Member Data Documentation

Ui::LicServerConfigWidget DtAssistantLicServerConfigWidget::myUiImpl
protected

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

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)