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

This widget displays the console log. More...

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

List of all members.

Public Member Functions

 DtConsoleLogWidget (DtDe &de, QWidget *parent, Qt::WindowFlags f=Qt::Widget)
 CTOR.
virtual ~DtConsoleLogWidget ()
 DTOR.
virtual bool initiallyVisible () const
 Virtual function needed for controlling if the widget is docked visible.

Protected Member Functions

void setupGui ()
 //!

Protected Attributes

QTextEdit * myTextEdit
QDebugStreammyStdOutStream
QDebugStreammyIgLogStream
DtDemyDe

Detailed Description

This widget displays the console log.


Constructor & Destructor Documentation

makVrv::DtConsoleLogWidget::DtConsoleLogWidget ( DtDe de,
QWidget parent,
Qt::WindowFlags  f = Qt::Widget 
)

CTOR.

DTOR.


Member Function Documentation

Virtual function needed for controlling if the widget is docked visible.

Reimplemented from makVrv::DtDockable.

//!

Called when the user checks the file caching checkbox. virtual void onEnableFileCachingChanged(int state);

//!Called when the user presses the clear cache button. virtual void onClearCacheClicked(); Sets up the GUI.


Member Data Documentation

Reimplemented from makVrv::DtDockable.


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)