Public Member Functions | List of all members
pqSaveStateAndScreenshotActionsImplementation Class Reference

interface class for plugins that create QActionGroups for adding actions to menus and toolbars More...

#include <pqSaveStateAndScreenshotActionsImplementation.h>

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

Public Member Functions

 pqSaveStateAndScreenshotActionsImplementation (QObject *p)
 
 ~pqSaveStateAndScreenshotActionsImplementation () override
 
QToolBar * toolBar (QWidget *parent) override
 
- Public Member Functions inherited from pqToolBarInterface
 pqToolBarInterface ()
 
virtual ~pqToolBarInterface ()
 

Detailed Description

interface class for plugins that create QActionGroups for adding actions to menus and toolbars

Definition at line 43 of file pqSaveStateAndScreenshotActionsImplementation.h.

Constructor & Destructor Documentation

◆ pqSaveStateAndScreenshotActionsImplementation()

pqSaveStateAndScreenshotActionsImplementation::pqSaveStateAndScreenshotActionsImplementation ( QObject *  p)

◆ ~pqSaveStateAndScreenshotActionsImplementation()

pqSaveStateAndScreenshotActionsImplementation::~pqSaveStateAndScreenshotActionsImplementation ( )
override

Member Function Documentation

◆ toolBar()

QToolBar* pqSaveStateAndScreenshotActionsImplementation::toolBar ( QWidget *  parent)
overridevirtual

Implements pqToolBarInterface.


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