#include </home/clem/local/src/opie/noncore/graphics/drawpad/exportdialog.h>
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 |
|
||||||||||||||||||||
|
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. |
|
|
Definition at line 107 of file exportdialog.cpp. |
|
|
Definition at line 131 of file exportdialog.cpp. References m_pNameLineEdit. |
|
|
Definition at line 164 of file exportdialog.cpp. References m_pToPageSpinBox. Referenced by ExportDialog(). |
|
|
Definition at line 126 of file exportdialog.cpp. References m_pFormatComboBox. |
|
|
Definition at line 111 of file exportdialog.cpp. References m_pFromPageSpinBox. |
|
|
Definition at line 121 of file exportdialog.cpp. References m_pNameLineEdit. |
|
|
Definition at line 116 of file exportdialog.cpp. References m_pToPageSpinBox. |
|
|
Definition at line 138 of file exportdialog.cpp. References m_pageAt, m_pageCount, m_pFromPageSpinBox, and m_pToPageSpinBox. Referenced by ExportDialog(). |
|
|
Definition at line 171 of file exportdialog.cpp. References m_pFromPageSpinBox. Referenced by ExportDialog(). |
|
|
Definition at line 48 of file exportdialog.h. Referenced by ExportDialog(), and selectionChanged(). |
|
|
Definition at line 49 of file exportdialog.h. Referenced by ExportDialog(), and selectionChanged(). |
|
|
Definition at line 55 of file exportdialog.h. Referenced by ExportDialog(), and selectedFormat(). |
|
|
Definition at line 51 of file exportdialog.h. Referenced by ExportDialog(), selectedFromPage(), selectionChanged(), and toPageChanged(). |
|
|
Definition at line 54 of file exportdialog.h. Referenced by accept(), ExportDialog(), and selectedName(). |
|
|
Definition at line 52 of file exportdialog.h. Referenced by ExportDialog(), fromPageChanged(), selectedToPage(), and selectionChanged(). |
1.4.2