Public Member Functions | Protected Attributes | List of all members
pqNodeEditorWidgetImplementation Class Reference

#include <pqNodeEditorWidgetImplementation.h>

Inheritance diagram for pqNodeEditorWidgetImplementation:
Inheritance graph
[legend]
Collaboration diagram for pqNodeEditorWidgetImplementation:
Collaboration graph
[legend]

Public Member Functions

 pqNodeEditorWidgetImplementation (QObject *p)
 
QString dockArea () const override
 
QDockWidget * dockWindow (QWidget *p) override
 Creates a dock window with the given parent. More...
 
- Public Member Functions inherited from pqDockWindowInterface
 pqDockWindowInterface ()
 
virtual ~pqDockWindowInterface ()
 

Protected Attributes

QDockWidget * MyDock
 

Detailed Description

Definition at line 14 of file pqNodeEditorWidgetImplementation.h.

Constructor & Destructor Documentation

◆ pqNodeEditorWidgetImplementation()

pqNodeEditorWidgetImplementation::pqNodeEditorWidgetImplementation ( QObject *  p)

Member Function Documentation

◆ dockArea()

QString pqNodeEditorWidgetImplementation::dockArea ( ) const
overridevirtual

Implements pqDockWindowInterface.

◆ dockWindow()

QDockWidget* pqNodeEditorWidgetImplementation::dockWindow ( QWidget *  p)
overridevirtual

Creates a dock window with the given parent.

Implements pqDockWindowInterface.

Member Data Documentation

◆ MyDock

QDockWidget* pqNodeEditorWidgetImplementation::MyDock
protected

Definition at line 24 of file pqNodeEditorWidgetImplementation.h.


The documentation for this class was generated from the following file: