KDevelop API Documentation

EditCatalogBase Class Reference

#include <editcatalogdlgbase.h>

Inheritance diagram for EditCatalogBase:

Inheritance graph
[legend]
Collaboration diagram for EditCatalogBase:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void locationURLChanged (const QString &)

Public Member Functions

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

Public Attributes

QPushButtonbuttonOk
QPushButtonbuttonCancel
QLabeltextLabel1_2
KURLRequesterlocationURL
QLabeltitleLabel
KLineEdittitleEdit

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutEditCatalogBaseLayout
QHBoxLayoutLayout1
QSpacerItemHorizontal_Spacing2
QGridLayoutlayout3
QSpacerItemspacer2

Constructor & Destructor Documentation

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

Definition at line 30 of file editcatalogdlgbase.cpp.

References buttonCancel, buttonOk, EditCatalogBaseLayout, Horizontal_Spacing2, languageChange(), Layout1, layout3, locationURL, locationURLChanged(), spacer2, textLabel1_2, titleEdit, and titleLabel.

EditCatalogBase::~EditCatalogBase  ) 
 

Definition at line 99 of file editcatalogdlgbase.cpp.


Member Function Documentation

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

Definition at line 108 of file editcatalogdlgbase.cpp.

References buttonCancel, buttonOk, textLabel1_2, and titleLabel.

Referenced by EditCatalogBase().

void EditCatalogBase::locationURLChanged const QString  )  [virtual, slot]
 

Reimplemented in EditCatalogDlg.

Definition at line 119 of file editcatalogdlgbase.cpp.

Referenced by EditCatalogBase().


Member Data Documentation

QPushButton* EditCatalogBase::buttonCancel
 

Definition at line 34 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase(), and languageChange().

QPushButton* EditCatalogBase::buttonOk
 

Definition at line 33 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase(), and languageChange().

QGridLayout* EditCatalogBase::EditCatalogBaseLayout [protected]
 

Definition at line 44 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase().

QSpacerItem* EditCatalogBase::Horizontal_Spacing2 [protected]
 

Definition at line 46 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase().

QHBoxLayout* EditCatalogBase::Layout1 [protected]
 

Definition at line 45 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase().

QGridLayout* EditCatalogBase::layout3 [protected]
 

Definition at line 47 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase().

KURLRequester* EditCatalogBase::locationURL
 

Definition at line 36 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase().

QSpacerItem* EditCatalogBase::spacer2 [protected]
 

Definition at line 48 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase().

QLabel* EditCatalogBase::textLabel1_2
 

Definition at line 35 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase(), and languageChange().

KLineEdit* EditCatalogBase::titleEdit
 

Definition at line 38 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase().

QLabel* EditCatalogBase::titleLabel
 

Definition at line 37 of file editcatalogdlgbase.h.

Referenced by EditCatalogBase(), and languageChange().


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 Tue Feb 22 09:41:37 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003