KDevelop API Documentation

SnippetDlg Class Reference

#include <snippetdlg.h>

Inheritance diagram for SnippetDlg:

Inheritance graph
[legend]
Collaboration diagram for SnippetDlg:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void slotHelp ()

Public Member Functions

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

Public Attributes

KPushButtonbtnAdd
KPushButtonbtnCancel
KLineEditsnippetName
KTextEditsnippetText
QLabeltextLabel2
QLabeltextLabel1
QToolButtontoolBtnHelp

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutSnippetDlgLayout
QHBoxLayoutlayout5
QSpacerItemspacer1
QGridLayoutlayout3
QSpacerItemspacer2

Private Attributes

QPixmap image0

Constructor & Destructor Documentation

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

Definition at line 74 of file snippetdlg.cpp.

References btnAdd, btnCancel, image0, img0_snippetdlg, KTextEdit, languageChange(), layout3, layout5, slotHelp(), SnippetDlgLayout, snippetName, snippetText, spacer1, spacer2, textLabel1, textLabel2, and toolBtnHelp.

SnippetDlg::~SnippetDlg  ) 
 

Definition at line 146 of file snippetdlg.cpp.


Member Function Documentation

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

Definition at line 155 of file snippetdlg.cpp.

References btnAdd, btnCancel, KPushButton::setText(), textLabel1, textLabel2, and toolBtnHelp.

Referenced by SnippetDlg().

virtual void SnippetDlg::slotHelp  )  [virtual, slot]
 

Referenced by SnippetDlg().


Member Data Documentation

KPushButton* SnippetDlg::btnAdd
 

Definition at line 35 of file snippetdlg.h.

Referenced by languageChange(), SnippetWidget::slotEdit(), and SnippetDlg().

KPushButton* SnippetDlg::btnCancel
 

Definition at line 36 of file snippetdlg.h.

Referenced by languageChange(), and SnippetDlg().

QPixmap SnippetDlg::image0 [private]
 

Definition at line 57 of file snippetdlg.h.

Referenced by SnippetDlg().

QGridLayout* SnippetDlg::layout3 [protected]
 

Definition at line 50 of file snippetdlg.h.

Referenced by SnippetDlg().

QHBoxLayout* SnippetDlg::layout5 [protected]
 

Definition at line 48 of file snippetdlg.h.

Referenced by SnippetDlg().

QGridLayout* SnippetDlg::SnippetDlgLayout [protected]
 

Definition at line 47 of file snippetdlg.h.

Referenced by SnippetDlg().

KLineEdit* SnippetDlg::snippetName
 

Definition at line 37 of file snippetdlg.h.

Referenced by SnippetWidget::slotAdd(), SnippetWidget::slotDropped(), SnippetWidget::slotEdit(), and SnippetDlg().

KTextEdit* SnippetDlg::snippetText
 

Definition at line 38 of file snippetdlg.h.

Referenced by SnippetWidget::slotAdd(), SnippetWidget::slotDropped(), SnippetWidget::slotEdit(), and SnippetDlg().

QSpacerItem* SnippetDlg::spacer1 [protected]
 

Definition at line 49 of file snippetdlg.h.

Referenced by SnippetDlg().

QSpacerItem* SnippetDlg::spacer2 [protected]
 

Definition at line 51 of file snippetdlg.h.

Referenced by SnippetDlg().

QLabel* SnippetDlg::textLabel1
 

Definition at line 40 of file snippetdlg.h.

Referenced by languageChange(), and SnippetDlg().

QLabel* SnippetDlg::textLabel2
 

Definition at line 39 of file snippetdlg.h.

Referenced by languageChange(), and SnippetDlg().

QToolButton* SnippetDlg::toolBtnHelp
 

Definition at line 41 of file snippetdlg.h.

Referenced by languageChange(), and SnippetDlg().


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:47:45 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003