All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ObjectInspectorOutside.h File Reference

Tree of names of all the items entered on the scene, MVC components, using Qt to present the name of each item and its class. Object Inspector. More...

#include "../../core/pattern/mvc/OutsideObserver.h"
#include "../../../geometry/Envelope.h"
#include "../../core/Config.h"
#include "../core/propertybrowser/PropertyBrowser.h"
#include <string>
#include <QWidget>
#include <QtPropertyBrowser/QtProperty>

Go to the source code of this file.

Classes

class  te::layout::ObjectInspectorOutside
 Tree of names of all the items entered on the scene, MVC components, using Qt to present the name of each item and its class. Object Inspector. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::layout
 This is the namespace for the Layout module.
 

Detailed Description

Tree of names of all the items entered on the scene, MVC components, using Qt to present the name of each item and its class. Object Inspector.

Definition in file ObjectInspectorOutside.h.