Settings Class Reference

#include <settings.h>

Collaboration diagram for Settings:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Settings ()
 Settings (MainWindow *main)
void setMainWindow (MainWindow *main)
bool read ()
bool write ()
void setAutomaticCheckForUpdates (const bool &check)
bool automaticCheckForUpdates ()
void setWorkspace (const QDir &d)
QDir workspace ()
QString chooseWorkspacePath ()
void setProductionCostsCUColor (const QRgb &pc)
QRgb productionCostsCUColor ()
void setProfitCUColor (const QRgb &pr)
QRgb profitCUColor ()
void setCommissionCUColor (const QRgb &com)
QRgb commissionCUColor ()
void setTradeDiscountCUColor (const QRgb &tc)
QRgb tradeDiscountCUColor ()
void setDiscountCUColor (const QRgb &d)
QRgb discountCUColor ()
void setSalesTaxCUColor (const QRgb &st)
QRgb salesTaxCUColor ()


Detailed Description

Definition at line 14 of file settings.h.


Constructor & Destructor Documentation

Settings::Settings (  ) 

Definition at line 4 of file settings.cpp.

Settings::Settings ( MainWindow main  ) 


Member Function Documentation

bool Settings::automaticCheckForUpdates (  )  [inline]

Definition at line 28 of file settings.h.

QString Settings::chooseWorkspacePath (  ) 

Definition at line 59 of file settings.cpp.

Here is the call graph for this function:

QRgb Settings::commissionCUColor (  )  [inline]

Definition at line 45 of file settings.h.

Here is the caller graph for this function:

QRgb Settings::discountCUColor (  )  [inline]

Definition at line 51 of file settings.h.

Here is the caller graph for this function:

QRgb Settings::productionCostsCUColor (  )  [inline]

Definition at line 39 of file settings.h.

Here is the caller graph for this function:

QRgb Settings::profitCUColor (  )  [inline]

Definition at line 42 of file settings.h.

Here is the caller graph for this function:

bool Settings::read (  ) 

Definition at line 13 of file settings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

QRgb Settings::salesTaxCUColor (  )  [inline]

Definition at line 54 of file settings.h.

Here is the caller graph for this function:

void Settings::setAutomaticCheckForUpdates ( const bool &  check  )  [inline]

Definition at line 27 of file settings.h.

void Settings::setCommissionCUColor ( const QRgb &  com  )  [inline]

Definition at line 44 of file settings.h.

void Settings::setDiscountCUColor ( const QRgb &  d  )  [inline]

Definition at line 50 of file settings.h.

void Settings::setMainWindow ( MainWindow main  ) 

Definition at line 8 of file settings.cpp.

Here is the caller graph for this function:

void Settings::setProductionCostsCUColor ( const QRgb &  pc  )  [inline]

Definition at line 38 of file settings.h.

void Settings::setProfitCUColor ( const QRgb &  pr  )  [inline]

Definition at line 41 of file settings.h.

void Settings::setSalesTaxCUColor ( const QRgb &  st  )  [inline]

Definition at line 53 of file settings.h.

void Settings::setTradeDiscountCUColor ( const QRgb &  tc  )  [inline]

Definition at line 47 of file settings.h.

void Settings::setWorkspace ( const QDir &  d  )  [inline]

Definition at line 32 of file settings.h.

QRgb Settings::tradeDiscountCUColor (  )  [inline]

Definition at line 48 of file settings.h.

Here is the caller graph for this function:

QDir Settings::workspace (  )  [inline]

Definition at line 33 of file settings.h.

Here is the caller graph for this function:

bool Settings::write (  ) 

Definition at line 40 of file settings.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Mon Jun 15 15:34:47 2009 for Allevo I Costcalculation by  doxygen 1.5.9