#include <QDialog>#include "ui_preferencesdialog.h"#include "ui_prefsdatadisplaywidget.h"#include "ui_prefslnfwidget.h"#include "ui_prefssqleditorwidget.h"


Go to the source code of this file.
Classes | |
| class | PrefsDataDisplayWidget |
| class | PrefsLNFWidget |
| class | PrefsSQLEditorWidget |
| class | PreferencesDialog |
| Basic preferences dialog and handling. It constructs GUI to manage the prefs. The static methods are used to access the prefs out of this class in the application guts. More... | |
1.5.5