HyperspaceExplorer 0.7.1
Public Member Functions | Protected Slots
UI::Dialogs::AnimationDialogImpl Class Reference

A Dialog to select settings concerning the writing of animated frames to disk. More...

#include <AnimationDialogImpl.h>

List of all members.

Public Member Functions

 AnimationDialogImpl (QWidget *parent=0, Qt::WFlags f=0)
virtual ~AnimationDialogImpl ()
 Empty destructor Read the maximum number of frames written to disk.
int getFrames ()
QString getDir ()
 Read the directory where the images are stored.
QString getPrefix ()
 Read the prefix of the filenames of stored images.

Protected Slots

void openFileDialog ()
 Open a QFileDialog to select save directory.

Detailed Description

A Dialog to select settings concerning the writing of animated frames to disk.

Author:
Helge Preuss <lene.preuss@gmail.com>

Constructor & Destructor Documentation

UI::Dialogs::AnimationDialogImpl::AnimationDialogImpl ( QWidget *  parent = 0,
Qt::WFlags  f = 0 
)

AnimationDialogImpl c'tor taking parameters for the parent AnimationDialog, which in turn inherited them from QDialog displays the dialog

Parameters:
parentparent widget (NULL)
fwindow flags

References openFileDialog().

Here is the call graph for this function:


Member Function Documentation

QString UI::Dialogs::AnimationDialogImpl::getDir ( ) [inline]

Read the directory where the images are stored.

Returns:
directory where the images are stored

Referenced by C4DView::Menu4D::AnimationSettings().

Here is the caller graph for this function:

int UI::Dialogs::AnimationDialogImpl::getFrames ( ) [inline]
Returns:
maximum number of frames written to disk

Referenced by C4DView::Menu4D::AnimationSettings().

Here is the caller graph for this function:

QString UI::Dialogs::AnimationDialogImpl::getPrefix ( ) [inline]

Read the prefix of the filenames of stored images.

Returns:
prefix of the filenames of stored images

Referenced by C4DView::Menu4D::AnimationSettings().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:19 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo