kwave
18.07.70
|
#include "config.h"
#include "math.h"
#include <QApplication>
#include <QPushButton>
#include <KConfig>
#include <KConfigGroup>
#include <QLineEdit>
#include <KSharedConfig>
#include "libkwave/String.h"
#include "libgui/LabelPropertiesWidget.h"
#include "libgui/SelectTimeWidget.h"
Go to the source code of this file.
Macros | |
#define | CONFIG_SECTION "LabelProperties" |
#define CONFIG_SECTION "LabelProperties" |
name of the section in the config file
Definition at line 35 of file LabelPropertiesWidget.cpp.
Referenced by Kwave::LabelPropertiesWidget::saveSettings(), and Kwave::LabelPropertiesWidget::setLabelPosition().