#include <SettingsWidget.h>
List of all members.
Public Slots |
void | applySettings () |
| Enregistre les modifications dans le fichier de configuration et applique les changements.
|
Public Member Functions |
| SettingsWidget (MainWindow *main_window) |
| Constructeur.
|
virtual | ~SettingsWidget () |
| Destructeur.
|
Protected Member Functions |
void | changeEvent (QEvent *event) |
| ChangeEvent.
|
Detailed Description
Cette classe permet la génération du widget "Options".
- Author:
- Quentin Rousseau
- Note:
- Copyright (C) 2011-2012 Quentin Rousseau
License: GNU General Public License version 2 (GPLv2) - http://www.gnu.org/licenses/gpl-2.0.html
Site web: www.thumbnailme.com
Email: [email protected]
- Since:
- 3.0
- Version:
- 3.0
- Date:
- 2011-2012
Constructor & Destructor Documentation
Constructeur.
- Parameters:
-
*main_window | Fenêtre principale de Thumbnail me. |
Member Function Documentation
The documentation for this class was generated from the following files: