Songbook-Client  0.7
This application is a manager of customguitar songbooks
 All Classes Files Functions Variables Enumerations Enumerator Pages
Public Slots | Public Member Functions | Protected Member Functions
ConfigDialog Class Reference

ConfigDialog handles the display of the config pages. More...

#include <preferences.hh>

List of all members.

Public Slots

void changePage (QListWidgetItem *current, QListWidgetItem *previous)

Public Member Functions

 ConfigDialog (QWidget *parent=0)
 Constructor.
CMainWindowparent () const

Protected Member Functions

void closeEvent (QCloseEvent *event)

Detailed Description

ConfigDialog handles the display of the config pages.


Member Function Documentation

void ConfigDialog::changePage ( QListWidgetItem *  current,
QListWidgetItem *  previous 
)
slot

Changes the configuration page from previous to current.

void ConfigDialog::closeEvent ( QCloseEvent *  event)
protected

Saves all pages settings before closing.

CMainWindow * ConfigDialog::parent ( ) const

Returns the parent widget (which is the main window of the application).


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