LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
util.cpp File Reference
#include "util.h"
#include <QDialogButtonBox>
#include <QDialog>
#include <QVBoxLayout>
#include <xmlsettingsdialog/xmlsettingsdialog.h>
+ Include dependency graph for util.cpp:

Go to the source code of this file.

Namespaces

 LC
 
 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. More...