![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "util.h"
#include <QCoreApplication>
#include <QDialogButtonBox>
#include <QDialog>
#include <QVBoxLayout>
#include <QSettings>
#include <xmlsettingsdialog/xmlsettingsdialog.h>
Go to the source code of this file.
Namespaces | |
namespace | LC |
namespace | LC::Util |
Functions | |
XmlSettingsDialog * | LC::Util::OpenXSD (const QString &title, const QString &filename, Util::BaseSettingsManager *bsm) |
Opens XML settings dialog for the given XML filename. | |
UTIL_XSD_API std::shared_ptr< QSettings > | LC::Util::MakeGroupSettings (const QString &suffix, const QString &groupName) |