CopyToDialogBase Class Reference
#include <copytodlgbase.h>
Inheritance diagram for CopyToDialogBase:


Public Member Functions | |
CopyToDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~CopyToDialogBase () | |
Public Attributes | |
QLabel * | textLabel1 |
QListBox * | fileList |
QLabel * | textLabel2 |
KLineEdit * | url_line |
QPushButton * | url_button |
QButtonGroup * | buttonGroup1 |
QRadioButton * | traditional |
QRadioButton * | relative |
QPushButton * | okbutton |
QPushButton * | cancelbutton |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | CopyToDialogBaseLayout |
QHBoxLayout * | layout2 |
QVBoxLayout * | buttonGroup1Layout |
QHBoxLayout * | layout1 |
QSpacerItem * | spacer1 |
Constructor & Destructor Documentation
|
Definition at line 32 of file copytodlgbase.cpp. References buttonGroup1, buttonGroup1Layout, cancelbutton, CopyToDialogBaseLayout, fileList, languageChange(), layout1, layout2, okbutton, relative, spacer1, textLabel1, textLabel2, traditional, url_button, and url_line. |
|
Definition at line 94 of file copytodlgbase.cpp. |
Member Function Documentation
|
Definition at line 103 of file copytodlgbase.cpp. References buttonGroup1, cancelbutton, okbutton, relative, textLabel1, textLabel2, traditional, and url_button. Referenced by CopyToDialogBase(). |
Member Data Documentation
|
Definition at line 41 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and languageChange(). |
|
Definition at line 50 of file copytodlgbase.h. Referenced by CopyToDialogBase(). |
|
Definition at line 45 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and languageChange(). |
|
Definition at line 48 of file copytodlgbase.h. Referenced by CopyToDialogBase(). |
|
Definition at line 37 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and CopyToPart::doCopy(). |
|
Definition at line 51 of file copytodlgbase.h. Referenced by CopyToDialogBase(). |
|
Definition at line 49 of file copytodlgbase.h. Referenced by CopyToDialogBase(). |
|
Definition at line 44 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and languageChange(). |
|
Definition at line 43 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and languageChange(). |
|
Definition at line 52 of file copytodlgbase.h. Referenced by CopyToDialogBase(). |
|
Definition at line 36 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and languageChange(). |
|
Definition at line 38 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and languageChange(). |
|
Definition at line 42 of file copytodlgbase.h. Referenced by CopyToDialogBase(), CopyToPart::doCopy(), and languageChange(). |
|
Definition at line 40 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and languageChange(). |
|
Definition at line 39 of file copytodlgbase.h. Referenced by CopyToDialogBase(), and CopyToPart::doCopy(). |
The documentation for this class was generated from the following files:
- parts/copyto/copytodlgbase.h
- parts/copyto/copytodlgbase.cpp