QGuiAlignment Class Reference

#include <R3D/GuiAlignment/QGuiAlignment.h>

List of all members.


Detailed Description

Main User interface for the QGuiAlignment Program.

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


Protected Slots

void updateRecentFileList (const QString &file)
 Updates the QMenu 'Recent Files' with the latest list of files.
void openRecentFile ()
 Qt Slot that fires in response to a click on a "Recent File' Menu entry.

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.


Member Function Documentation

void QGuiAlignment::updateRecentFileList ( const QString &  file  )  [protected, slot]

Updates the QMenu 'Recent Files' with the latest list of files.

This should be connected to the Signal QRecentFileList->fileListChanged

Parameters:
file The newly added file.


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