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

AccountPreferences Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/qashmoney/preferencedialogs.h>

List of all members.

Public Slots

void changeCurrencySupport (bool)
void changeOneTouchViewing (bool)
void setDefaultAccountPreferences ()

Public Member Functions

 AccountPreferences (QWidget *parent)
 ~AccountPreferences ()

Public Attributes

QCheckBox * currencysupport
QCheckBox * onetouch
QPushButton * defaults
QBoxLayout * layout


Constructor & Destructor Documentation

AccountPreferences::AccountPreferences QWidget *  parent  ) 
 

Definition at line 155 of file preferencedialogs.cpp.

References changeCurrencySupport(), changeOneTouchViewing(), currencysupport, defaults, FALSE, Preferences::getPreference(), layout, onetouch, setDefaultAccountPreferences(), tr, and TRUE.

AccountPreferences::~AccountPreferences  ) 
 

Definition at line 189 of file preferencedialogs.cpp.


Member Function Documentation

void AccountPreferences::changeCurrencySupport bool   )  [slot]
 

Definition at line 193 of file preferencedialogs.cpp.

References Preferences::changePreference(), and TRUE.

Referenced by AccountPreferences().

void AccountPreferences::changeOneTouchViewing bool   )  [slot]
 

Definition at line 201 of file preferencedialogs.cpp.

References Preferences::changePreference(), and TRUE.

Referenced by AccountPreferences().

void AccountPreferences::setDefaultAccountPreferences  )  [slot]
 

Definition at line 209 of file preferencedialogs.cpp.

References Preferences::changePreference(), currencysupport, FALSE, and onetouch.

Referenced by AccountPreferences().


Member Data Documentation

QCheckBox* AccountPreferences::currencysupport
 

Definition at line 75 of file preferencedialogs.h.

Referenced by AccountPreferences(), and setDefaultAccountPreferences().

QPushButton* AccountPreferences::defaults
 

Definition at line 77 of file preferencedialogs.h.

Referenced by AccountPreferences().

QBoxLayout* AccountPreferences::layout
 

Definition at line 78 of file preferencedialogs.h.

Referenced by AccountPreferences().

QCheckBox* AccountPreferences::onetouch
 

Definition at line 76 of file preferencedialogs.h.

Referenced by AccountPreferences(), and setDefaultAccountPreferences().


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