LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
util.cpp File Reference
#include "util.h"
#include <QCoreApplication>
#include <QDialogButtonBox>
#include <QDialog>
#include <QVBoxLayout>
#include <QSettings>
#include <xmlsettingsdialog/xmlsettingsdialog.h>
Include dependency graph for util.cpp:

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)