umbrello API Documentation

SettingsDlg Class Reference

#include <settingsdlg.h>

List of all members.

Public Member Functions

 SettingsDlg (QWidget *parent, Settings::OptionState *state)
bool getChangesApplied ()
QString getCodeGenerationLanguage ()

Protected Member Functions

void insertDiagram (const QString &type, int index=-1)
 Inserts type into the type-combobox as well as its completion object.
void insertAttribScope (const QString &type, int index=-1)
 Inserts type into the type-combobox as well as its completion object.
void insertOperationScope (const QString &type, int index=-1)
 Inserts type into the type-combobox as well as its completion object.


Detailed Description

Author:
Paul Hensgen modified by brian thomas Aug-2003 Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org

Definition at line 43 of file settingsdlg.h.


Member Function Documentation

void SettingsDlg::insertDiagram const QString &  type,
int  index = -1
[protected]
 

Inserts type into the type-combobox as well as its completion object.

Definition at line 201 of file settingsdlg.cpp.

void SettingsDlg::insertAttribScope const QString &  type,
int  index = -1
[protected]
 

Inserts type into the type-combobox as well as its completion object.

Definition at line 278 of file settingsdlg.cpp.

void SettingsDlg::insertOperationScope const QString &  type,
int  index = -1
[protected]
 

Inserts type into the type-combobox as well as its completion object.

Definition at line 286 of file settingsdlg.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:05 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003