VR-Forces 4.0.4 Class Documentation
Public Slots | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtOsgEarthServerDialog Class Reference

Dialog for adding a terrain patch. More...

Inheritance diagram for makVrv::DtOsgEarthServerDialog:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void onConnectClicked ()
 Called when user clicked "Connect".
virtual void onCancelClicked ()
 Called when user clicked "Cancel".

Public Member Functions

 DtOsgEarthServerDialog (DtDe &de, QWidget *parent, Qt::WindowFlags f=Qt::Tool)
 CTOR.
virtual ~DtOsgEarthServerDialog ()
 DTOR.
virtual void setMapNameLabel (const std::string &mapname)
 Called by the logic to set parameters for the current server.
virtual void setImageNameLabel (const std::string &imgname)
 Called by the logic to set parameters for the current server.
virtual void setDescriptionText (const std::string &desc)
 Called by the logic to set parameters for the current server.
virtual void setCordSysLabel (const std::string &cordsys)
 Called by the logic to set parameters for the current server.
virtual void addInstance (const std::string &name)
 Called by the logic to add an instance to the gui.
virtual void removeInstance (const std::string &name)
 Called by the logic to remove an instance to the gui.
virtual void clearInstances ()
 Called by the logic to remove all instances from the gui.

Protected Slots

virtual void on_myContentsWidget_currentIndexChanged (int)

Protected Member Functions

void setupGui ()
 Build Gui.

Protected Attributes

DtDemyDe
DtOsgEarthServerLogicmyLogic
DtSelectInstanceWidgetmySelectInstanceWidget
QPlainTextEdit * myDescriptionText
QLineEditmyMapNameLabel
QLineEditmyImageNameLabel
QLineEditmyCoordSysLabel
QPushButtonmyConnectButton
QPushButtonmyCancelButton

Detailed Description

Dialog for adding a terrain patch.


Constructor & Destructor Documentation

makVrv::DtOsgEarthServerDialog::DtOsgEarthServerDialog ( DtDe de,
QWidget parent,
Qt::WindowFlags  f = Qt::Tool 
)

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtOsgEarthServerDialog::setMapNameLabel ( const std::string &  mapname) [virtual]

Called by the logic to set parameters for the current server.

Implements makVrv::DtOsgEarthServerInterface.

virtual void makVrv::DtOsgEarthServerDialog::setImageNameLabel ( const std::string &  imgname) [virtual]

Called by the logic to set parameters for the current server.

Implements makVrv::DtOsgEarthServerInterface.

virtual void makVrv::DtOsgEarthServerDialog::setDescriptionText ( const std::string &  desc) [virtual]

Called by the logic to set parameters for the current server.

Implements makVrv::DtOsgEarthServerInterface.

virtual void makVrv::DtOsgEarthServerDialog::setCordSysLabel ( const std::string &  cordsys) [virtual]

Called by the logic to set parameters for the current server.

Implements makVrv::DtOsgEarthServerInterface.

virtual void makVrv::DtOsgEarthServerDialog::addInstance ( const std::string &  name) [virtual]

Called by the logic to add an instance to the gui.

Implements makVrv::DtOsgEarthServerInterface.

virtual void makVrv::DtOsgEarthServerDialog::removeInstance ( const std::string &  name) [virtual]

Called by the logic to remove an instance to the gui.

Implements makVrv::DtOsgEarthServerInterface.

Called by the logic to remove all instances from the gui.

Implements makVrv::DtOsgEarthServerInterface.

virtual void makVrv::DtOsgEarthServerDialog::onConnectClicked ( ) [virtual, slot]

Called when user clicked "Connect".

virtual void makVrv::DtOsgEarthServerDialog::onCancelClicked ( ) [virtual, slot]

Called when user clicked "Cancel".

virtual void makVrv::DtOsgEarthServerDialog::on_myContentsWidget_currentIndexChanged ( int  ) [protected, virtual, slot]

Build Gui.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)