KDevelop API Documentation

SnippetSettings Class Reference

This class is the widget that is showen in the KDevelop settings dialog. More...

#include <snippetsettings.h>

Inheritance diagram for SnippetSettings:

Inheritance graph
[legend]
Collaboration diagram for SnippetSettings:

Collaboration graph
[legend]
List of all members.

Public Slots

void slotOKClicked ()

Public Member Functions

 SnippetSettings (QWidget *parent=0, const char *name=0)
 SnippetSettings (SnippetWidget *w, QWidget *parent=0, const char *name=0)
 ~SnippetSettings ()

Private Attributes

SnippetConfig_cfg

Detailed Description

This class is the widget that is showen in the KDevelop settings dialog.

It inherits the class SnippetSettingsBase which is created by the same named .ui file

Author:
Robert Gruber

Definition at line 24 of file snippetsettings.h.


Constructor & Destructor Documentation

SnippetSettings::SnippetSettings QWidget parent = 0,
const char *  name = 0
 

Definition at line 18 of file snippetsettings.cpp.

SnippetSettings::SnippetSettings SnippetWidget w,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 23 of file snippetsettings.cpp.

References _cfg, and SnippetWidget::getSnippetConfig().

SnippetSettings::~SnippetSettings  ) 
 

Definition at line 30 of file snippetsettings.cpp.


Member Function Documentation

void SnippetSettings::slotOKClicked  )  [slot]
 

Definition at line 38 of file snippetsettings.cpp.

References _cfg, SnippetConfig::setDelimiter(), SnippetConfig::setInputMethod(), and SnippetConfig::setToolTips().


Member Data Documentation

SnippetConfig* SnippetSettings::_cfg [private]
 

Definition at line 37 of file snippetsettings.h.

Referenced by slotOKClicked(), and SnippetSettings().


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