SettingsDialog Class Reference

Class for handling Settings Dialog UI and logic. More...

#include <settingsdialog.h>

List of all members.

Public Member Functions

 SettingsDialog (QWidget *parent=0)
 Class constructor.
bool colorChanged () const
 Indicates whether or not the font color has been changed.
bool fontChanged () const
 Indicates whether or not the font properties have been changed.

Detailed Description

Class for handling Settings Dialog UI and logic.

Author:
Copyright © 2007-2009 Lёppa <contacts[at]oleksii[dot]name>

Constructor & Destructor Documentation

SettingsDialog::SettingsDialog ( QWidget *  parent = 0  ) 

Class constructor.

Parameters:
parent Settings Dialog parent widget.

Initializes Settings Dialog and creates its layout based on target OS.


Member Function Documentation

bool SettingsDialog::colorChanged (  )  const

Indicates whether or not the font color has been changed.

Returns:
true if font color changed, otherwise false.
bool SettingsDialog::fontChanged (  )  const

Indicates whether or not the font properties have been changed.

Returns:
true if font properties changed, otherwise false.

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Defines

Generated on Sat Oct 24 16:33:19 2009 for TSPSG: TSP Solver and Generator by  doxygen 1.6.1