#include <kdialogbase.h>
#include <qwidget.h>
Go to the source code of this file.
Classes | |
class | ConfigDialog |
This is the Configuration dialog clas. Here the user can allter the program settings. More... |
This file implements the Config dialog class. It uses the Conifg() function to access the Configuration object, and populate its controls to the configuration object's data.
Definition in file configdialog.h.