R3DMosaicExporter Class Reference

#include </R3DImageTools/Source/R3D/MosaicExporter/GUI/R3DMosaicExporter.h>

List of all members.


Detailed Description

/

Author:
Michael A. Jackson for BlueQuartz Software
Date:
Apr 3, 2009
Version:
1.0


Protected Member Functions

void closeEvent (QCloseEvent *event)
 Implements the CloseEvent to Quit the application and write settings to the preference file.
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 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.
bool _verifyPathExists (QString &outFilePath, QLineEdit *lineEdit)
 Verifies that a path exists on the file system.
bool _verifyOutputPathParentExists (QString &outFilePath, QLineEdit *lineEdit)
 Verifies that a parent path exists on the file system.


Member Function Documentation

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

Enables or Disables all the widgets in a list.

Parameters:
b 

bool R3DMosaicExporter::_verifyPathExists ( QString &  outFilePath,
QLineEdit *  lineEdit 
) [protected]

Verifies that a path exists on the file system.

Parameters:
outFilePath The file path to check
lineEdit The QLineEdit object to modify visuals of (Usually by placing a red line around the QLineEdit widget)

bool R3DMosaicExporter::_verifyOutputPathParentExists ( QString &  outFilePath,
QLineEdit *  lineEdit 
) [protected]

Verifies that a parent path exists on the file system.

Parameters:
outFilePath The parent file path to check
lineEdit The QLineEdit object to modify visuals of (Usually by placing a red line around the QLineEdit widget)


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