SettingsDialog Class Reference

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

#include <settingsdialog.h>

Inheritance diagram for SettingsDialog:
Inheritance graph
[legend]
Collaboration diagram for SettingsDialog:
Collaboration graph
[legend]

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.

Here is the call graph for this function:


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 Thu Jan 7 18:22:52 2010 for TSPSG: TSP Solver and Generator by  doxygen 1.6.1