KDevelop API Documentation

EditBookmarkDlg Class Reference

#include <editbookmarkdlg.h>

Inheritance diagram for EditBookmarkDlg:

Inheritance graph
[legend]
Collaboration diagram for EditBookmarkDlg:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

KURLRequesterlocationEdit
QLabeltextLabel1
QLabeltextLabel1_2
QLineEditnameEdit
QPushButtonbuttonOk
QPushButtonbuttonCancel

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutEditBookmarkDlgLayout
QSpacerItemspacer2
QHBoxLayoutLayout1
QSpacerItemHorizontal_Spacing2

Constructor & Destructor Documentation

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

Definition at line 30 of file editbookmarkdlg.cpp.

References buttonCancel, buttonOk, EditBookmarkDlgLayout, Horizontal_Spacing2, languageChange(), Layout1, locationEdit, nameEdit, spacer2, textLabel1, and textLabel1_2.

EditBookmarkDlg::~EditBookmarkDlg  ) 
 

Definition at line 91 of file editbookmarkdlg.cpp.


Member Function Documentation

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

Definition at line 100 of file editbookmarkdlg.cpp.

References buttonCancel, buttonOk, textLabel1, and textLabel1_2.

Referenced by EditBookmarkDlg().


Member Data Documentation

QPushButton* EditBookmarkDlg::buttonCancel
 

Definition at line 38 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg(), and languageChange().

QPushButton* EditBookmarkDlg::buttonOk
 

Definition at line 37 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg(), and languageChange().

QGridLayout* EditBookmarkDlg::EditBookmarkDlgLayout [protected]
 

Definition at line 41 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg().

QSpacerItem* EditBookmarkDlg::Horizontal_Spacing2 [protected]
 

Definition at line 44 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg().

QHBoxLayout* EditBookmarkDlg::Layout1 [protected]
 

Definition at line 43 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg().

KURLRequester* EditBookmarkDlg::locationEdit
 

Definition at line 33 of file editbookmarkdlg.h.

Referenced by BookmarkView::addBookmark(), BookmarkView::editBookmark(), and EditBookmarkDlg().

QLineEdit* EditBookmarkDlg::nameEdit
 

Definition at line 36 of file editbookmarkdlg.h.

Referenced by BookmarkView::addBookmark(), BookmarkView::editBookmark(), and EditBookmarkDlg().

QSpacerItem* EditBookmarkDlg::spacer2 [protected]
 

Definition at line 42 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg().

QLabel* EditBookmarkDlg::textLabel1
 

Definition at line 34 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg(), and languageChange().

QLabel* EditBookmarkDlg::textLabel1_2
 

Definition at line 35 of file editbookmarkdlg.h.

Referenced by EditBookmarkDlg(), 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 Wed Mar 23 00:24:07 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003