ParaView
Signals | Public Member Functions | Protected Slots | Protected Attributes
pqDefaultDisplayPanel Class Reference

default representation panel with only a visibility checkbox More...

#include <pqDisplayProxyEditorWidget.h>

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

List of all members.

Signals

void visibilityChanged (bool)

Public Member Functions

 pqDefaultDisplayPanel (pqRepresentation *repr, QWidget *p)
 ~pqDefaultDisplayPanel ()

Protected Slots

void onStateChanged (int)

Protected Attributes

pqInternal * Internal

Detailed Description

default representation panel with only a visibility checkbox

Definition at line 87 of file pqDisplayProxyEditorWidget.h.


Constructor & Destructor Documentation

pqDefaultDisplayPanel::pqDefaultDisplayPanel ( pqRepresentation repr,
QWidget *  p 
)
pqDefaultDisplayPanel::~pqDefaultDisplayPanel ( )

Member Function Documentation

void pqDefaultDisplayPanel::visibilityChanged ( bool  ) [signal]
void pqDefaultDisplayPanel::onStateChanged ( int  ) [protected, slot]

Member Data Documentation

pqInternal* pqDefaultDisplayPanel::Internal [protected]

Definition at line 101 of file pqDisplayProxyEditorWidget.h.


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