MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Public Member Functions | Protected Attributes | Private Member Functions
MAKLogger::DtLgrRemoteConnectionDialog Class Reference
+ Inheritance diagram for MAKLogger::DtLgrRemoteConnectionDialog:
+ Collaboration diagram for MAKLogger::DtLgrRemoteConnectionDialog:

Public Slots

virtual void onConnectPressed ()
 Slot connected to the "Connect" button. Creates a new back-channel connection. More...
 
virtual void onCancel ()
 Slot connected to the "Cancel" button. More...
 

Public Member Functions

 DtLgrRemoteConnectionDialog (DtLgrRemoteMainWindow &mainWindow)
 CTOR. More...
 
virtual ~DtLgrRemoteConnectionDialog ()
 DTOR. More...
 
virtual void updateDialog ()
 Update the values in the dialog. More...
 
virtual void configureConnectionButton ()
 Disables/Enables "Connect" button. More...
 
virtual void disableDialog (bool disable)
 Disables the dialog while connected. More...
 
virtual void setDeviceAddrStrings (const QStringList &networkInterfaceAddrs)
 Constructs a lists of viable device address strings. More...
 

Protected Attributes

DtLgrRemoteMainWindowmyMainWindow
 
int myPort
 
int myRemoteControlID
 
int myApplicationNumber
 
int myNumberOfLoggers
 
double myConnectionTimeout
 
double myAcknowledgementTimeout
 
QString myDestinationAddress
 
QString myMulticastAddress
 
int myInterfaceAddressIndex
 

Private Member Functions

 DtLgrRemoteConnectionDialog (const DtLgrRemoteConnectionDialog &orig)
 Not implemented. More...
 
DtLgrRemoteConnectionDialogoperator= (const DtLgrRemoteConnectionDialog &orig)
 Not implemented. More...
 

Constructor & Destructor Documentation

MAKLogger::DtLgrRemoteConnectionDialog::DtLgrRemoteConnectionDialog ( DtLgrRemoteMainWindow mainWindow)

CTOR.

virtual MAKLogger::DtLgrRemoteConnectionDialog::~DtLgrRemoteConnectionDialog ( )
virtual

DTOR.

MAKLogger::DtLgrRemoteConnectionDialog::DtLgrRemoteConnectionDialog ( const DtLgrRemoteConnectionDialog orig)
private

Not implemented.

Member Function Documentation

virtual void MAKLogger::DtLgrRemoteConnectionDialog::configureConnectionButton ( )
virtual

Disables/Enables "Connect" button.

virtual void MAKLogger::DtLgrRemoteConnectionDialog::disableDialog ( bool  disable)
virtual

Disables the dialog while connected.

virtual void MAKLogger::DtLgrRemoteConnectionDialog::onCancel ( )
virtualslot

Slot connected to the "Cancel" button.

virtual void MAKLogger::DtLgrRemoteConnectionDialog::onConnectPressed ( )
virtualslot

Slot connected to the "Connect" button. Creates a new back-channel connection.

DtLgrRemoteConnectionDialog& MAKLogger::DtLgrRemoteConnectionDialog::operator= ( const DtLgrRemoteConnectionDialog orig)
private

Not implemented.

virtual void MAKLogger::DtLgrRemoteConnectionDialog::setDeviceAddrStrings ( const QStringList &  networkInterfaceAddrs)
virtual

Constructs a lists of viable device address strings.

virtual void MAKLogger::DtLgrRemoteConnectionDialog::updateDialog ( )
virtual

Update the values in the dialog.

Member Data Documentation

double MAKLogger::DtLgrRemoteConnectionDialog::myAcknowledgementTimeout
protected
int MAKLogger::DtLgrRemoteConnectionDialog::myApplicationNumber
protected
double MAKLogger::DtLgrRemoteConnectionDialog::myConnectionTimeout
protected
QString MAKLogger::DtLgrRemoteConnectionDialog::myDestinationAddress
protected
int MAKLogger::DtLgrRemoteConnectionDialog::myInterfaceAddressIndex
protected
DtLgrRemoteMainWindow* MAKLogger::DtLgrRemoteConnectionDialog::myMainWindow
protected
QString MAKLogger::DtLgrRemoteConnectionDialog::myMulticastAddress
protected
int MAKLogger::DtLgrRemoteConnectionDialog::myNumberOfLoggers
protected
int MAKLogger::DtLgrRemoteConnectionDialog::myPort
protected
int MAKLogger::DtLgrRemoteConnectionDialog::myRemoteControlID
protected

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

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)