VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Public Attributes
DtOutputAreaWidget Class Reference
Inheritance diagram for DtOutputAreaWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtOutputAreaWidget (QWidget *parent=NULL, const Qt::WindowFlags &flags=0)
virtual ~DtOutputAreaWidget ()
virtual bool init (DtBaseWindow *owner)
 Initializes the dialog with the soil types listed inside the vector.
virtual bool message (const QString &msg)
void setProcessEvents (bool)
 Set to true to call processEvents on qApp when adding a message (to display it).
bool processEvents () const

Static Public Member Functions

static DtOutputAreaWidgetcreate (QWidget *parent=NULL, const Qt::WindowFlags &flags=0)

Public Attributes

Ui::outputAreaUi myUiImpl
bool myProcessEvents

Constructor & Destructor Documentation

DtOutputAreaWidget::DtOutputAreaWidget ( QWidget parent = NULL,
const Qt::WindowFlags &  flags = 0 
)

Member Function Documentation

static DtOutputAreaWidget* DtOutputAreaWidget::create ( QWidget parent = NULL,
const Qt::WindowFlags &  flags = 0 
) [static]
virtual bool DtOutputAreaWidget::init ( DtBaseWindow owner) [virtual]

Initializes the dialog with the soil types listed inside the vector.

virtual bool DtOutputAreaWidget::message ( const QString &  msg) [virtual]

Set to true to call processEvents on qApp when adding a message (to display it).

Default is false

References myProcessEvents.

References myProcessEvents.


Member Data Documentation

Ui::outputAreaUi DtOutputAreaWidget::myUiImpl

Referenced by processEvents(), and setProcessEvents().


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)