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

ImportDialog Class Reference

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

Collaboration diagram for ImportDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ImportDialog (QWidget *parent=0, const char *name=0)
 ~ImportDialog ()
const DocLnkselected ()

Private Slots

void fileChanged ()
void preview ()

Private Attributes

Opie::Ui::OFileSelectorm_pFileSelector
QLabel * m_pPreviewLabel
QCheckBox * m_pAutomaticPreviewCheckBox

Constructor & Destructor Documentation

ImportDialog::ImportDialog QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 25 of file importdialog.cpp.

References Qt::AlignHCenter, Qt::AlignVCenter, fileChanged(), OFileSelector::FileSelector, QMap< Key, T >::insert(), m_pAutomaticPreviewCheckBox, m_pFileSelector, m_pPreviewLabel, OFileSelector::Normal, QString::null, preview(), Opie::Ui::OFileSelector::setNameVisible(), and tr.

ImportDialog::~ImportDialog  ) 
 

Definition at line 68 of file importdialog.cpp.


Member Function Documentation

void ImportDialog::fileChanged  )  [private, slot]
 

Definition at line 79 of file importdialog.cpp.

References m_pAutomaticPreviewCheckBox, and preview().

Referenced by ImportDialog().

void ImportDialog::preview  )  [private, slot]
 

Definition at line 86 of file importdialog.cpp.

References AppLnk::file(), image, m_pPreviewLabel, scale(), and selected().

Referenced by fileChanged(), and ImportDialog().

const DocLnk * ImportDialog::selected  ) 
 

Definition at line 72 of file importdialog.cpp.

References m_pFileSelector, and Opie::Ui::OFileSelector::selectedDocument().

Referenced by preview().


Member Data Documentation

QCheckBox* ImportDialog::m_pAutomaticPreviewCheckBox [private]
 

Definition at line 43 of file importdialog.h.

Referenced by fileChanged(), and ImportDialog().

Opie::Ui::OFileSelector* ImportDialog::m_pFileSelector [private]
 

Definition at line 41 of file importdialog.h.

Referenced by ImportDialog(), and selected().

QLabel* ImportDialog::m_pPreviewLabel [private]
 

Definition at line 42 of file importdialog.h.

Referenced by ImportDialog(), and preview().


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