#include "macros.h"
#include <QFileInfoList>
Include dependency graph for plugin.h:
This graph shows which files directly or indirectly include this file:
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... |