KDevelop API Documentation

DccOptionsDialog Class Reference

#include <dccoptionsplugin.h>

Inheritance diagram for DccOptionsDialog:

KDialogBase KDialog QDialog List of all members.

Public Member Functions

 DccOptionsDialog (QWidget *parent=0, const char *name=0)
 ~DccOptionsDialog ()
void setFlags (const QString &flags)
QString flags () const

Private Attributes

GeneralTabgeneral
LinkerTablinker
LocationsTablocations
Locations2Tablocations2
CodegenTabcodegen
DebugOptimTabdebug_optim
QStringList unrecognizedFlags

Constructor & Destructor Documentation

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

Definition at line 45 of file dccoptionsplugin.cpp.

References codegen, DccOptionsDialog(), debug_optim, general, linker, locations, and locations2.

Referenced by DccOptionsDialog().

DccOptionsDialog::~DccOptionsDialog  ) 
 

Definition at line 69 of file dccoptionsplugin.cpp.


Member Function Documentation

QString DccOptionsDialog::flags  )  const
 

Definition at line 87 of file dccoptionsplugin.cpp.

References codegen, debug_optim, flags(), general, linker, locations, locations2, unrecognizedFlags, LinkerTab::writeFlags(), DebugOptimTab::writeFlags(), CodegenTab::writeFlags(), Locations2Tab::writeFlags(), LocationsTab::writeFlags(), and GeneralTab::writeFlags().

Referenced by DccOptionsPlugin::exec(), and flags().

void DccOptionsDialog::setFlags const QString flags  ) 
 

Definition at line 73 of file dccoptionsplugin.cpp.

References codegen, debug_optim, general, linker, locations, locations2, LinkerTab::readFlags(), Locations2Tab::readFlags(), LocationsTab::readFlags(), DebugOptimTab::readFlags(), CodegenTab::readFlags(), GeneralTab::readFlags(), setFlags(), and unrecognizedFlags.

Referenced by DccOptionsPlugin::exec(), and setFlags().


Member Data Documentation

CodegenTab* DccOptionsDialog::codegen [private]
 

Definition at line 50 of file dccoptionsplugin.h.

Referenced by DccOptionsDialog(), flags(), and setFlags().

DebugOptimTab* DccOptionsDialog::debug_optim [private]
 

Definition at line 51 of file dccoptionsplugin.h.

Referenced by DccOptionsDialog(), flags(), and setFlags().

GeneralTab* DccOptionsDialog::general [private]
 

Definition at line 46 of file dccoptionsplugin.h.

Referenced by DccOptionsDialog(), flags(), and setFlags().

LinkerTab* DccOptionsDialog::linker [private]
 

Definition at line 47 of file dccoptionsplugin.h.

Referenced by DccOptionsDialog(), flags(), and setFlags().

LocationsTab* DccOptionsDialog::locations [private]
 

Definition at line 48 of file dccoptionsplugin.h.

Referenced by DccOptionsDialog(), flags(), and setFlags().

Locations2Tab* DccOptionsDialog::locations2 [private]
 

Definition at line 49 of file dccoptionsplugin.h.

Referenced by DccOptionsDialog(), flags(), and setFlags().

QStringList DccOptionsDialog::unrecognizedFlags [private]
 

Definition at line 52 of file dccoptionsplugin.h.

Referenced by flags(), and setFlags().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:22 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003