KWinInternal::RulesWidgetBase Class Reference
Inheritance diagram for KWinInternal::RulesWidgetBase:
Public Member Functions | |
| RulesWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~RulesWidgetBase () | |
Public Attributes | |
| QTabWidget * | tabs |
| QWidget * | tab |
| QLabel * | textLabel1 |
| KLineEdit * | description |
| QLabel * | textLabel2 |
| QLabel * | textLabel3 |
| KLineEdit * | role |
| KComboBox * | role_match |
| KPushButton * | edit_reg_role |
| KComboBox * | wmclass_match |
| KPushButton * | edit_reg_wmclass |
| KLineEdit * | wmclass |
| QCheckBox * | whole_wmclass |
| QGroupBox * | groupBox1 |
| KPushButton * | detect1 |
| QWidget * | tab_2 |
| QLabel * | textLabel4 |
| KListBox * | types |
| QLabel * | textLabel5 |
| KLineEdit * | title |
| QLabel * | textLabel6 |
| KLineEdit * | extra |
| QLabel * | textLabel7 |
| KLineEdit * | machine |
| KComboBox * | title_match |
| KPushButton * | edit_reg_title |
| KComboBox * | extra_match |
| KPushButton * | edit_reg_extra |
| KComboBox * | machine_match |
| KPushButton * | edit_reg_machine |
| QWidget * | TabPage |
| KComboBox * | rule_size |
| KRestrictedLine * | size |
| QCheckBox * | enable_size |
| QCheckBox * | enable_position |
| KRestrictedLine * | position |
| KComboBox * | rule_position |
| QCheckBox * | maximizevert |
| KComboBox * | rule_maximizehoriz |
| QCheckBox * | fullscreen |
| QCheckBox * | enable_maximizehoriz |
| QCheckBox * | maximizehoriz |
| KComboBox * | rule_fullscreen |
| QCheckBox * | enable_fullscreen |
| KComboBox * | rule_maximizevert |
| QCheckBox * | enable_maximizevert |
| KComboBox * | rule_desktop |
| KComboBox * | desktop |
| QCheckBox * | enable_desktop |
| QCheckBox * | enable_shade |
| QCheckBox * | shade |
| KComboBox * | rule_minimize |
| QCheckBox * | minimize |
| QCheckBox * | enable_minimize |
| KComboBox * | rule_placement |
| KComboBox * | placement |
| QCheckBox * | enable_placement |
| KComboBox * | rule_shade |
| QWidget * | TabPage_2 |
| QCheckBox * | enable_above |
| QCheckBox * | enable_below |
| QCheckBox * | enable_skippager |
| QCheckBox * | enable_skiptaskbar |
| QCheckBox * | enable_noborder |
| QCheckBox * | enable_acceptfocus |
| QCheckBox * | enable_closeable |
| QCheckBox * | enable_opacityactive |
| KComboBox * | rule_opacityactive |
| KRestrictedLine * | opacityactive |
| QCheckBox * | above |
| QCheckBox * | below |
| QCheckBox * | noborder |
| QCheckBox * | skiptaskbar |
| QCheckBox * | skippager |
| QCheckBox * | acceptfocus |
| QCheckBox * | closeable |
| KComboBox * | rule_closeable |
| KComboBox * | rule_acceptfocus |
| KComboBox * | rule_skippager |
| KComboBox * | rule_skiptaskbar |
| KComboBox * | rule_noborder |
| KComboBox * | rule_below |
| KComboBox * | rule_above |
| KComboBox * | rule_opacityinactive |
| KRestrictedLine * | opacityinactive |
| QCheckBox * | enable_opacityinactive |
| QCheckBox * | enable_shortcut |
| KComboBox * | rule_shortcut |
| QPushButton * | shortcut_edit |
| KRestrictedLine * | shortcut |
| QWidget * | TabPage_3 |
| QCheckBox * | enable_fsplevel |
| KComboBox * | rule_type |
| KComboBox * | type |
| KComboBox * | moveresizemode |
| QCheckBox * | enable_type |
| QCheckBox * | enable_moveresizemode |
| KComboBox * | rule_fsplevel |
| KComboBox * | rule_moveresizemode |
| KComboBox * | fsplevel |
| KRestrictedLine * | maxsize |
| QCheckBox * | enable_minsize |
| KComboBox * | rule_minsize |
| QCheckBox * | enable_maxsize |
| KRestrictedLine * | minsize |
| KComboBox * | rule_maxsize |
| QCheckBox * | enable_ignoreposition |
| KComboBox * | rule_ignoreposition |
| QCheckBox * | ignoreposition |
| QCheckBox * | enable_strictgeometry |
| KComboBox * | rule_strictgeometry |
| QCheckBox * | strictgeometry |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | detectClicked ()=0 |
| virtual void | wmclassMatchChanged ()=0 |
| virtual void | roleMatchChanged ()=0 |
| virtual void | titleMatchChanged ()=0 |
| virtual void | extraMatchChanged ()=0 |
| virtual void | machineMatchChanged ()=0 |
| virtual void | shortcutEditClicked ()=0 |
Protected Attributes | |
| QVBoxLayout * | Form2Layout |
| QGridLayout * | tabLayout |
| QSpacerItem * | spacer29 |
| QSpacerItem * | spacer1 |
| QSpacerItem * | spacer4 |
| QSpacerItem * | spacer2 |
| QSpacerItem * | spacer5 |
| QHBoxLayout * | groupBox1Layout |
| QSpacerItem * | spacer27 |
| QSpacerItem * | spacer28 |
| QGridLayout * | tabLayout_2 |
| QSpacerItem * | spacer2_2 |
| QSpacerItem * | spacer5_2 |
| QSpacerItem * | spacer2_2_2 |
| QSpacerItem * | spacer5_2_2 |
| QSpacerItem * | spacer2_2_3 |
| QSpacerItem * | spacer5_2_3 |
| QGridLayout * | TabPageLayout |
| QSpacerItem * | spacer31 |
| QGridLayout * | TabPageLayout_2 |
| QSpacerItem * | spacer24 |
| QSpacerItem * | spacer36_7 |
| QSpacerItem * | spacer36_6 |
| QSpacerItem * | spacer36_5 |
| QSpacerItem * | spacer36_4 |
| QSpacerItem * | spacer36_3 |
| QSpacerItem * | spacer36_2 |
| QSpacerItem * | spacer36 |
| QSpacerItem * | spacer33 |
| QSpacerItem * | spacer25 |
| QGridLayout * | TabPageLayout_3 |
| QSpacerItem * | spacer35 |
Detailed Description
Definition at line 33 of file ruleswidgetbase.h.
The documentation for this class was generated from the following files:
