KDevelop API Documentation

AStyleConfig Class Reference

#include <astyleconfig.h>

Inheritance diagram for AStyleConfig:

Inheritance graph
[legend]
Collaboration diagram for AStyleConfig:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AStyleConfig (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~AStyleConfig ()

Public Attributes

QTabWidgetConfigTabs
QWidgettab
QButtonGroupStyleGroup
QRadioButtonStyle_ANSI
QRadioButtonStyle_Linux
QRadioButtonStyle_GNU
QRadioButtonStyle_JAVA
QRadioButtonStyle_UserDefined
QRadioButtonStyle_KR
QGroupBoxGroupBox4
QMultiLineEditStyleExample
QWidgettab_2
QGroupBoxGroupBox1
QCheckBoxIndent_Switches
QCheckBoxIndent_Cases
QCheckBoxIndent_Classes
QCheckBoxIndent_Brackets
QCheckBoxIndent_Namespaces
QCheckBoxIndent_Labels
QButtonGroupButtonGroup2
QRadioButtonFill_Spaces
QSpinBoxFill_SpaceCount
QRadioButtonFill_Tabs
QGroupBoxGroupBox2
QSpinBoxContinue_MaxStatement
QLabelTextLabel2
QLabelTextLabel3
QSpinBoxContinue_MinConditional
QWidgettab_3
QButtonGroupButtonGroup9
QRadioButtonBrackets_Break
QRadioButtonBrackets_Attach
QRadioButtonBrackets_Linux
QButtonGroupButtonGroup10
QCheckBoxPad_Parentheses
QCheckBoxPad_Operators
QGroupBoxGroupBox7
QCheckBoxKeep_Statements
QCheckBoxKeep_Blocks

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutAStyleConfigLayout
QHBoxLayouttabLayout
QGridLayoutStyleGroupLayout
QGridLayoutGroupBox4Layout
QGridLayouttabLayout_2
QVBoxLayoutGroupBox1Layout
QGridLayoutButtonGroup2Layout
QGridLayoutGroupBox2Layout
QVBoxLayouttabLayout_3
QSpacerItemSpacer3
QVBoxLayoutButtonGroup9Layout
QVBoxLayoutButtonGroup10Layout
QVBoxLayoutGroupBox7Layout

Constructor & Destructor Documentation

AStyleConfig::AStyleConfig QWidget parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 33 of file astyleconfig.cpp.

References AStyleConfigLayout, Brackets_Attach, Brackets_Break, Brackets_Linux, ButtonGroup10, ButtonGroup10Layout, ButtonGroup2, ButtonGroup2Layout, ButtonGroup9, ButtonGroup9Layout, ConfigTabs, Continue_MaxStatement, Continue_MinConditional, Fill_SpaceCount, Fill_Spaces, Fill_Tabs, GroupBox1, GroupBox1Layout, GroupBox2, GroupBox2Layout, GroupBox4, GroupBox4Layout, GroupBox7, GroupBox7Layout, Indent_Brackets, Indent_Cases, Indent_Classes, Indent_Labels, Indent_Namespaces, Indent_Switches, Keep_Blocks, Keep_Statements, languageChange(), Pad_Operators, Pad_Parentheses, Spacer3, Style_ANSI, Style_GNU, Style_JAVA, Style_KR, Style_Linux, Style_UserDefined, StyleExample, StyleGroup, StyleGroupLayout, tab, tab_2, tab_3, tabLayout, tabLayout_2, tabLayout_3, TextLabel2, and TextLabel3.

AStyleConfig::~AStyleConfig  ) 
 

Definition at line 330 of file astyleconfig.cpp.


Member Function Documentation

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

Definition at line 339 of file astyleconfig.cpp.

References Brackets_Attach, Brackets_Break, Brackets_Linux, ButtonGroup10, ButtonGroup2, ButtonGroup9, ConfigTabs, Continue_MinConditional, Fill_Spaces, Fill_Tabs, GroupBox1, GroupBox2, GroupBox4, GroupBox7, Indent_Brackets, Indent_Cases, Indent_Classes, Indent_Labels, Indent_Namespaces, Indent_Switches, Keep_Blocks, Keep_Statements, Pad_Operators, Pad_Parentheses, Style_ANSI, Style_GNU, Style_JAVA, Style_KR, Style_Linux, Style_UserDefined, StyleExample, StyleGroup, tab, tab_2, tab_3, TextLabel2, and TextLabel3.

Referenced by AStyleConfig().


Member Data Documentation

QGridLayout* AStyleConfig::AStyleConfigLayout [protected]
 

Definition at line 78 of file astyleconfig.h.

Referenced by AStyleConfig().

QRadioButton* AStyleConfig::Brackets_Attach
 

Definition at line 68 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Brackets_Break
 

Definition at line 67 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Brackets_Linux
 

Definition at line 69 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QButtonGroup* AStyleConfig::ButtonGroup10
 

Definition at line 70 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QVBoxLayout* AStyleConfig::ButtonGroup10Layout [protected]
 

Definition at line 89 of file astyleconfig.h.

Referenced by AStyleConfig().

QButtonGroup* AStyleConfig::ButtonGroup2
 

Definition at line 56 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QGridLayout* AStyleConfig::ButtonGroup2Layout [protected]
 

Definition at line 84 of file astyleconfig.h.

Referenced by AStyleConfig().

QButtonGroup* AStyleConfig::ButtonGroup9
 

Definition at line 66 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QVBoxLayout* AStyleConfig::ButtonGroup9Layout [protected]
 

Definition at line 88 of file astyleconfig.h.

Referenced by AStyleConfig().

QTabWidget* AStyleConfig::ConfigTabs
 

Definition at line 37 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QSpinBox* AStyleConfig::Continue_MaxStatement
 

Definition at line 61 of file astyleconfig.h.

Referenced by AStyleConfig().

QSpinBox* AStyleConfig::Continue_MinConditional
 

Definition at line 64 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QSpinBox* AStyleConfig::Fill_SpaceCount
 

Definition at line 58 of file astyleconfig.h.

Referenced by AStyleConfig().

QRadioButton* AStyleConfig::Fill_Spaces
 

Definition at line 57 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Fill_Tabs
 

Definition at line 59 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QGroupBox* AStyleConfig::GroupBox1
 

Definition at line 49 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QVBoxLayout* AStyleConfig::GroupBox1Layout [protected]
 

Definition at line 83 of file astyleconfig.h.

Referenced by AStyleConfig().

QGroupBox* AStyleConfig::GroupBox2
 

Definition at line 60 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QGridLayout* AStyleConfig::GroupBox2Layout [protected]
 

Definition at line 85 of file astyleconfig.h.

Referenced by AStyleConfig().

QGroupBox* AStyleConfig::GroupBox4
 

Definition at line 46 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QGridLayout* AStyleConfig::GroupBox4Layout [protected]
 

Definition at line 81 of file astyleconfig.h.

Referenced by AStyleConfig().

QGroupBox* AStyleConfig::GroupBox7
 

Definition at line 73 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QVBoxLayout* AStyleConfig::GroupBox7Layout [protected]
 

Definition at line 90 of file astyleconfig.h.

Referenced by AStyleConfig().

QCheckBox* AStyleConfig::Indent_Brackets
 

Definition at line 53 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Indent_Cases
 

Definition at line 51 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Indent_Classes
 

Definition at line 52 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Indent_Labels
 

Definition at line 55 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Indent_Namespaces
 

Definition at line 54 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Indent_Switches
 

Definition at line 50 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Keep_Blocks
 

Definition at line 75 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Keep_Statements
 

Definition at line 74 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Pad_Operators
 

Definition at line 72 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QCheckBox* AStyleConfig::Pad_Parentheses
 

Definition at line 71 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QSpacerItem* AStyleConfig::Spacer3 [protected]
 

Definition at line 87 of file astyleconfig.h.

Referenced by AStyleConfig().

QRadioButton* AStyleConfig::Style_ANSI
 

Definition at line 40 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Style_GNU
 

Definition at line 42 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Style_JAVA
 

Definition at line 43 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Style_KR
 

Definition at line 45 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Style_Linux
 

Definition at line 41 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QRadioButton* AStyleConfig::Style_UserDefined
 

Definition at line 44 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QMultiLineEdit* AStyleConfig::StyleExample
 

Definition at line 47 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QButtonGroup* AStyleConfig::StyleGroup
 

Definition at line 39 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QGridLayout* AStyleConfig::StyleGroupLayout [protected]
 

Definition at line 80 of file astyleconfig.h.

Referenced by AStyleConfig().

QWidget* AStyleConfig::tab
 

Definition at line 38 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QWidget* AStyleConfig::tab_2
 

Definition at line 48 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QWidget* AStyleConfig::tab_3
 

Definition at line 65 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QHBoxLayout* AStyleConfig::tabLayout [protected]
 

Definition at line 79 of file astyleconfig.h.

Referenced by AStyleConfig().

QGridLayout* AStyleConfig::tabLayout_2 [protected]
 

Definition at line 82 of file astyleconfig.h.

Referenced by AStyleConfig().

QVBoxLayout* AStyleConfig::tabLayout_3 [protected]
 

Definition at line 86 of file astyleconfig.h.

Referenced by AStyleConfig().

QLabel* AStyleConfig::TextLabel2
 

Definition at line 62 of file astyleconfig.h.

Referenced by AStyleConfig(), and languageChange().

QLabel* AStyleConfig::TextLabel3
 

Definition at line 63 of file astyleconfig.h.

Referenced by AStyleConfig(), 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 Tue Feb 22 09:36:52 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003