LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
iwebbrowser.h File Reference
#include <QString>
#include <QWidget>
#include <QUrl>
#include <QtPlugin>
+ Include dependency graph for iwebbrowser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IWebWidget
 Common interface for a web widget. More...
 
class  IWebBrowser
 Base class for plugins that provide a web browser. More...
 

Functions

 Q_DECLARE_INTERFACE (IWebWidget,"org.Deviant.LeechCraft.IWebWidget/1.0")
 
 Q_DECLARE_INTERFACE (IWebBrowser,"org.Deviant.LeechCraft.IWebBrowser/1.0")
 

Function Documentation

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

Referenced by IWebBrowser::~IWebBrowser().

+ Here is the caller graph for this function:

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