plugin.h File Reference

#include "macros.h"
#include <QFileInfoList>

Include dependency graph for plugin.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace   mudbox

Classes

struct   mudbox::Plugin
  This class holds all the information Mudbox needs about a plugin. More...
class   mudbox::WindowPlugin
  WindowPlugin is an interface to implement window based plugins. More...
class   mudbox::WebBrowserPlugin
  WebBrowserPlugin is a base class to implement the web browser based plugins. More...