kanagram
#include <mainsettings.h>

Public Slots | |
| void | slotSetDirty () | 
| void | slotUpdateLanguage () | 
Signals | |
| void | settingsChanged () | 
Public Member Functions | |
| MainSettings (QWidget *parent) | |
| ~MainSettings () | |
Detailed Description
user preferences page of the config dialog allows choosing a hint hide time, the language, and the sound settings
Definition at line 33 of file mainsettings.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
default constructor
Definition at line 33 of file mainsettings.cpp.
| MainSettings::~MainSettings | ( | ) | 
default destructor
Definition at line 52 of file mainsettings.cpp.
Member Function Documentation
      
  | 
  signal | 
signifies slotUpdateLanguage has completed, so language setting has been saved
      
  | 
  slot | 
enable the apply button on the config dialog because something has been changed
Definition at line 56 of file mainsettings.cpp.
      
  | 
  slot | 
save the language setting that has been chosen
Definition at line 81 of file mainsettings.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference