LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ihavesettings.h File Reference
#include <memory>
#include <QtPlugin>
+ Include dependency graph for ihavesettings.h:

Go to the source code of this file.

Classes

class  IHaveSettings
 Interface for plugins that have user-configurable settings. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

typedef std::shared_ptr
< XmlSettingsDialog > 
LeechCraft::Util::XmlSettingsDialog_ptr
 

Functions

 Q_DECLARE_INTERFACE (IHaveSettings,"org.Deviant.LeechCraft.IHaveSettings/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( IHaveSettings  ,
"org.Deviant.LeechCraft.IHaveSettings/1.0"   
)