LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
util.h File Reference
#include "xsdconfig.h"
#include <memory>
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:

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)