KDevelop API Documentation

CopyToDialogBase Class Reference

#include <copytodlgbase.h>

Inheritance diagram for CopyToDialogBase:

Inheritance graph
[legend]
Collaboration diagram for CopyToDialogBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CopyToDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~CopyToDialogBase ()

Public Attributes

QLabeltextLabel1
QListBoxfileList
QLabeltextLabel2
KLineEditurl_line
QPushButtonurl_button
QButtonGroupbuttonGroup1
QRadioButtontraditional
QRadioButtonrelative
QPushButtonokbutton
QPushButtoncancelbutton

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutCopyToDialogBaseLayout
QHBoxLayoutlayout2
QVBoxLayoutbuttonGroup1Layout
QHBoxLayoutlayout1
QSpacerItemspacer1

Constructor & Destructor Documentation

CopyToDialogBase::CopyToDialogBase QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

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.

CopyToDialogBase::~CopyToDialogBase  ) 
 

Definition at line 94 of file copytodlgbase.cpp.


Member Function Documentation

void CopyToDialogBase::languageChange  )  [protected, virtual, slot]
 

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

QButtonGroup* CopyToDialogBase::buttonGroup1
 

Definition at line 41 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and languageChange().

QVBoxLayout* CopyToDialogBase::buttonGroup1Layout [protected]
 

Definition at line 50 of file copytodlgbase.h.

Referenced by CopyToDialogBase().

QPushButton* CopyToDialogBase::cancelbutton
 

Definition at line 45 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and languageChange().

QVBoxLayout* CopyToDialogBase::CopyToDialogBaseLayout [protected]
 

Definition at line 48 of file copytodlgbase.h.

Referenced by CopyToDialogBase().

QListBox* CopyToDialogBase::fileList
 

Definition at line 37 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and CopyToPart::doCopy().

QHBoxLayout* CopyToDialogBase::layout1 [protected]
 

Definition at line 51 of file copytodlgbase.h.

Referenced by CopyToDialogBase().

QHBoxLayout* CopyToDialogBase::layout2 [protected]
 

Definition at line 49 of file copytodlgbase.h.

Referenced by CopyToDialogBase().

QPushButton* CopyToDialogBase::okbutton
 

Definition at line 44 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and languageChange().

QRadioButton* CopyToDialogBase::relative
 

Definition at line 43 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and languageChange().

QSpacerItem* CopyToDialogBase::spacer1 [protected]
 

Definition at line 52 of file copytodlgbase.h.

Referenced by CopyToDialogBase().

QLabel* CopyToDialogBase::textLabel1
 

Definition at line 36 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and languageChange().

QLabel* CopyToDialogBase::textLabel2
 

Definition at line 38 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and languageChange().

QRadioButton* CopyToDialogBase::traditional
 

Definition at line 42 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), CopyToPart::doCopy(), and languageChange().

QPushButton* CopyToDialogBase::url_button
 

Definition at line 40 of file copytodlgbase.h.

Referenced by CopyToDialogBase(), and languageChange().

KLineEdit* CopyToDialogBase::url_line
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:21:07 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003