KDevelop API Documentation

LibraryDocDlgBase Class Reference

#include <librarydocdlgbase.h>

Inheritance diagram for LibraryDocDlgBase:

QDialog LibraryDocDlg List of all members.

Public Slots

virtual void slotDefault ()=0

Public Member Functions

 LibraryDocDlgBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~LibraryDocDlgBase ()
virtual QString url ()
virtual QString path ()

Public Attributes

QLabelTextLabel3
QPushButtonbuttonOk
QPushButtonbuttonDefault
QPushButtonbuttonCancel
QLabelTextLabel1
QLabelTextLabel2
KLineEditlibName
KURLRequesterdocLocal
KURLRequesterlibSource

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutLibraryDocDlgBaseLayout
QSpacerItemSpacer7
QHBoxLayoutlayout3
QSpacerItemspacer3_2

Constructor & Destructor Documentation

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

Definition at line 31 of file librarydocdlgbase.cpp.

References buttonCancel, buttonDefault, buttonOk, docLocal, languageChange(), layout3, libName, LibraryDocDlgBase(), LibraryDocDlgBaseLayout, libSource, slotDefault(), spacer3_2, Spacer7, TextLabel1, TextLabel2, and TextLabel3.

Referenced by LibraryDocDlgBase().

LibraryDocDlgBase::~LibraryDocDlgBase  ) 
 

Definition at line 118 of file librarydocdlgbase.cpp.


Member Function Documentation

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

Definition at line 127 of file librarydocdlgbase.cpp.

References buttonCancel, buttonDefault, buttonOk, TextLabel1, TextLabel2, and TextLabel3.

Referenced by LibraryDocDlgBase().

QString LibraryDocDlgBase::path  )  [virtual]
 

Definition at line 144 of file librarydocdlgbase.cpp.

virtual void LibraryDocDlgBase::slotDefault  )  [pure virtual, slot]
 

Implemented in LibraryDocDlg.

Referenced by LibraryDocDlgBase().

QString LibraryDocDlgBase::url  )  [virtual]
 

Definition at line 138 of file librarydocdlgbase.cpp.


Member Data Documentation

QPushButton* LibraryDocDlgBase::buttonCancel
 

Definition at line 36 of file librarydocdlgbase.h.

Referenced by languageChange(), and LibraryDocDlgBase().

QPushButton* LibraryDocDlgBase::buttonDefault
 

Definition at line 35 of file librarydocdlgbase.h.

Referenced by languageChange(), and LibraryDocDlgBase().

QPushButton* LibraryDocDlgBase::buttonOk
 

Definition at line 34 of file librarydocdlgbase.h.

Referenced by languageChange(), and LibraryDocDlgBase().

KURLRequester* LibraryDocDlgBase::docLocal
 

Definition at line 40 of file librarydocdlgbase.h.

Referenced by LibraryDocDlgBase().

QHBoxLayout* LibraryDocDlgBase::layout3 [protected]
 

Definition at line 52 of file librarydocdlgbase.h.

Referenced by LibraryDocDlgBase().

KLineEdit* LibraryDocDlgBase::libName
 

Definition at line 39 of file librarydocdlgbase.h.

Referenced by DocTreeGlobalConfigWidget::dhEditButton_clicked(), DocTreeGlobalConfigWidget::extEdit(), and LibraryDocDlgBase().

QGridLayout* LibraryDocDlgBase::LibraryDocDlgBaseLayout [protected]
 

Definition at line 50 of file librarydocdlgbase.h.

Referenced by LibraryDocDlgBase().

KURLRequester* LibraryDocDlgBase::libSource
 

Definition at line 41 of file librarydocdlgbase.h.

Referenced by DocTreeGlobalConfigWidget::dhEditButton_clicked(), DocTreeGlobalConfigWidget::extEdit(), and LibraryDocDlgBase().

QSpacerItem* LibraryDocDlgBase::spacer3_2 [protected]
 

Definition at line 53 of file librarydocdlgbase.h.

Referenced by LibraryDocDlgBase().

QSpacerItem* LibraryDocDlgBase::Spacer7 [protected]
 

Definition at line 51 of file librarydocdlgbase.h.

Referenced by LibraryDocDlgBase().

QLabel* LibraryDocDlgBase::TextLabel1
 

Definition at line 37 of file librarydocdlgbase.h.

Referenced by languageChange(), and LibraryDocDlgBase().

QLabel* LibraryDocDlgBase::TextLabel2
 

Definition at line 38 of file librarydocdlgbase.h.

Referenced by languageChange(), and LibraryDocDlgBase().

QLabel* LibraryDocDlgBase::TextLabel3
 

Definition at line 33 of file librarydocdlgbase.h.

Referenced by languageChange(), and LibraryDocDlgBase().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:04 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003