Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LiquidSettings Class Reference

#include </home/clem/local/src/opie/noncore/styles/liquid/liquidset.h>

Collaboration diagram for LiquidSettings:

Collaboration graph
[legend]
List of all members.

Public Slots

void changeType (int t)
void changeShadow (bool b)
void changeFlat (bool b)
virtual bool writeConfig ()

Public Member Functions

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

Private Attributes

int m_type
bool m_shadow
bool m_flat
QSlider * m_opacsld
QSlider * m_contsld
QLabel * m_menulbl
QLabel * m_textlbl
QLabel * m_opaclbl
Opie::OColorButtonm_menubtn
Opie::OColorButtonm_textbtn

Constructor & Destructor Documentation

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

Definition at line 42 of file liquidset.cpp.

References active, changeFlat(), changeShadow(), changeType(), contrast, Custom, m_contsld, m_flat, m_menubtn, m_menulbl, m_opaclbl, m_opacsld, m_shadow, m_textbtn, m_textlbl, m_type, None, StippledBg, StippledBtn, text, tr, TransStippleBg, and TransStippleBtn.


Member Function Documentation

void LiquidSettings::changeFlat bool  b  )  [slot]
 

Definition at line 148 of file liquidset.cpp.

References m_flat.

Referenced by LiquidSettings().

void LiquidSettings::changeShadow bool  b  )  [slot]
 

Definition at line 143 of file liquidset.cpp.

References m_shadow.

Referenced by LiquidSettings().

void LiquidSettings::changeType int  t  )  [slot]
 

Definition at line 129 of file liquidset.cpp.

References Custom, m_menubtn, m_menulbl, m_opaclbl, m_opacsld, m_textbtn, m_textlbl, and m_type.

Referenced by LiquidSettings().

bool LiquidSettings::writeConfig  )  [virtual, slot]
 

Definition at line 154 of file liquidset.cpp.

References m_contsld, m_flat, m_menubtn, m_opacsld, m_shadow, m_textbtn, m_type, name, and write().


Member Data Documentation

QSlider* LiquidSettings::m_contsld [private]
 

Definition at line 30 of file liquidset.h.

Referenced by LiquidSettings(), and writeConfig().

bool LiquidSettings::m_flat [private]
 

Definition at line 27 of file liquidset.h.

Referenced by changeFlat(), LiquidSettings(), and writeConfig().

Opie::OColorButton* LiquidSettings::m_menubtn [private]
 

Definition at line 34 of file liquidset.h.

Referenced by changeType(), LiquidSettings(), and writeConfig().

QLabel* LiquidSettings::m_menulbl [private]
 

Definition at line 31 of file liquidset.h.

Referenced by changeType(), and LiquidSettings().

QLabel* LiquidSettings::m_opaclbl [private]
 

Definition at line 33 of file liquidset.h.

Referenced by changeType(), and LiquidSettings().

QSlider* LiquidSettings::m_opacsld [private]
 

Definition at line 29 of file liquidset.h.

Referenced by changeType(), LiquidSettings(), and writeConfig().

bool LiquidSettings::m_shadow [private]
 

Definition at line 26 of file liquidset.h.

Referenced by changeShadow(), LiquidSettings(), and writeConfig().

Opie::OColorButton* LiquidSettings::m_textbtn [private]
 

Definition at line 35 of file liquidset.h.

Referenced by changeType(), LiquidSettings(), and writeConfig().

QLabel* LiquidSettings::m_textlbl [private]
 

Definition at line 32 of file liquidset.h.

Referenced by changeType(), and LiquidSettings().

int LiquidSettings::m_type [private]
 

Definition at line 25 of file liquidset.h.

Referenced by changeType(), LiquidSettings(), and writeConfig().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:38:54 2005 for OPIE by  doxygen 1.4.2