R3DEmMpm Class Reference

#include <DataViewer/R3DEmMpm.h>

Collaboration diagram for R3DEmMpm:

Collaboration graph
[legend]
List of all members.

Detailed Description

Main Window for the Qt base Data viewer.

Author:
Mike Jackson at IMTS.us
Date:
Aug 2007
Version:
Revision
1.1


Protected Member Functions

void closeEvent (QCloseEvent *event)
 Implements the CloseEvent to Quit the application and write settings to the preference file.
void dragEnterEvent (QDragEnterEvent *)
 Drag and drop implementation.
void dropEvent (QDropEvent *)
 Drag and drop implementation.
void setWidgetListEnabled (bool b)
 Enables or Disables all the widgets in a list.
void readSettings ()
 Reads the Preferences from the users pref file.
void writeSettings ()
 Writes the preferences to the users pref file.
void setupGui ()
 Initializes some of the GUI elements with selections or other GUI related items.
void _verifyOutputPathParentExists (QString &outFilePath, QLineEdit *lineEdit)
 Verifies that a parent director exists.


Member Function Documentation

void R3DEmMpm::setWidgetListEnabled ( bool  b  )  [protected]

Enables or Disables all the widgets in a list.

Parameters:
b 

void R3DEmMpm::_verifyOutputPathParentExists ( QString &  outFilePath,
QLineEdit *  lineEdit 
) [protected]

Verifies that a parent director exists.

If the parent does NOT exist then the QLineEdit is colored red

Parameters:
outFilePath The path to check
lineEdit The QLineEdit to check.


The documentation for this class was generated from the following files:
Generated on Fri Aug 28 14:04:33 2009 for R3DImageTools by  doxygen 1.5.2