Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ExportDialog Class Reference

#include </home/clem/local/src/opie/noncore/graphics/drawpad/exportdialog.h>

List of all members.

Public Slots

void accept ()

Public Member Functions

 ExportDialog (uint pageAt, uint pageCount, QWidget *parent=0, const char *name=0)
 ~ExportDialog ()
uint selectedFromPage ()
uint selectedToPage ()
QString selectedName ()
QString selectedFormat ()

Private Slots

void selectionChanged (int id)
void fromPageChanged (int value)
void toPageChanged (int value)

Private Attributes

uint m_pageAt
uint m_pageCount
QSpinBox * m_pFromPageSpinBox
QSpinBox * m_pToPageSpinBox
QLineEdit * m_pNameLineEdit
QComboBox * m_pFormatComboBox


Constructor & Destructor Documentation

ExportDialog::ExportDialog uint  pageAt,
uint  pageCount,
QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 30 of file exportdialog.cpp.

References OFileSelector::FileSelector, fromPageChanged(), QMap< Key, T >::insert(), m_pageAt, m_pageCount, m_pFormatComboBox, m_pFromPageSpinBox, m_pNameLineEdit, m_pToPageSpinBox, OFileSelector::Normal, QString::null, selectionChanged(), Opie::Ui::OFileSelector::setNameVisible(), toPageChanged(), tr, and Qt::Vertical.

ExportDialog::~ExportDialog  ) 
 

Definition at line 107 of file exportdialog.cpp.


Member Function Documentation

void ExportDialog::accept  )  [slot]
 

Definition at line 131 of file exportdialog.cpp.

References m_pNameLineEdit.

void ExportDialog::fromPageChanged int  value  )  [private, slot]
 

Definition at line 164 of file exportdialog.cpp.

References m_pToPageSpinBox.

Referenced by ExportDialog().

QString ExportDialog::selectedFormat  ) 
 

Definition at line 126 of file exportdialog.cpp.

References m_pFormatComboBox.

uint ExportDialog::selectedFromPage  ) 
 

Definition at line 111 of file exportdialog.cpp.

References m_pFromPageSpinBox.

QString ExportDialog::selectedName  ) 
 

Definition at line 121 of file exportdialog.cpp.

References m_pNameLineEdit.

uint ExportDialog::selectedToPage  ) 
 

Definition at line 116 of file exportdialog.cpp.

References m_pToPageSpinBox.

void ExportDialog::selectionChanged int  id  )  [private, slot]
 

Definition at line 138 of file exportdialog.cpp.

References m_pageAt, m_pageCount, m_pFromPageSpinBox, and m_pToPageSpinBox.

Referenced by ExportDialog().

void ExportDialog::toPageChanged int  value  )  [private, slot]
 

Definition at line 171 of file exportdialog.cpp.

References m_pFromPageSpinBox.

Referenced by ExportDialog().


Member Data Documentation

uint ExportDialog::m_pageAt [private]
 

Definition at line 48 of file exportdialog.h.

Referenced by ExportDialog(), and selectionChanged().

uint ExportDialog::m_pageCount [private]
 

Definition at line 49 of file exportdialog.h.

Referenced by ExportDialog(), and selectionChanged().

QComboBox* ExportDialog::m_pFormatComboBox [private]
 

Definition at line 55 of file exportdialog.h.

Referenced by ExportDialog(), and selectedFormat().

QSpinBox* ExportDialog::m_pFromPageSpinBox [private]
 

Definition at line 51 of file exportdialog.h.

Referenced by ExportDialog(), selectedFromPage(), selectionChanged(), and toPageChanged().

QLineEdit* ExportDialog::m_pNameLineEdit [private]
 

Definition at line 54 of file exportdialog.h.

Referenced by accept(), ExportDialog(), and selectedName().

QSpinBox* ExportDialog::m_pToPageSpinBox [private]
 

Definition at line 52 of file exportdialog.h.

Referenced by ExportDialog(), fromPageChanged(), selectedToPage(), and selectionChanged().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:32:22 2005 for OPIE by  doxygen 1.4.2