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

#include <pqSectionVisibilityContextMenu.h>

Inherits QMenu.

Public Member Functions

 pqSectionVisibilityContextMenu (QWidget *parent=0)
 
 ~pqSectionVisibilityContextMenu () override
 
void setHeaderView (QHeaderView *header)
 
QHeaderView * headerView ()
 

Protected Slots

void toggleSectionVisibility (QAction *action)
 

Protected Attributes

QPointer< QHeaderView > HeaderView
 

Detailed Description

Definition at line 45 of file pqSectionVisibilityContextMenu.h.

Constructor & Destructor Documentation

◆ pqSectionVisibilityContextMenu()

pqSectionVisibilityContextMenu::pqSectionVisibilityContextMenu ( QWidget *  parent = 0)

◆ ~pqSectionVisibilityContextMenu()

pqSectionVisibilityContextMenu::~pqSectionVisibilityContextMenu ( )
override

Member Function Documentation

◆ setHeaderView()

void pqSectionVisibilityContextMenu::setHeaderView ( QHeaderView *  header)

◆ headerView()

QHeaderView* pqSectionVisibilityContextMenu::headerView ( )
inline

Definition at line 58 of file pqSectionVisibilityContextMenu.h.

◆ toggleSectionVisibility

void pqSectionVisibilityContextMenu::toggleSectionVisibility ( QAction *  action)
protectedslot

Member Data Documentation

◆ HeaderView

QPointer<QHeaderView> pqSectionVisibilityContextMenu::HeaderView
protected

Definition at line 64 of file pqSectionVisibilityContextMenu.h.


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