Version: 9.15.0
ViewerTools_DialogBase Class Reference

#include <ViewerTools_DialogBase.h>

Inheritance diagram for ViewerTools_DialogBase:
Inheritance graph

Public Member Functions

 ViewerTools_DialogBase (QtxAction *theAction, QWidget *theParent, const char *theName="", bool theModal=false, Qt::WindowFlags theWFalgs=0)
 
 ~ViewerTools_DialogBase ()
 

Protected Slots

void onParentShow ()
 
void onParentHide ()
 
virtual void done (int)
 

Protected Attributes

QtxActionmyAction
 

Constructor & Destructor Documentation

◆ ViewerTools_DialogBase()

ViewerTools_DialogBase::ViewerTools_DialogBase ( QtxAction theAction,
QWidget theParent,
const char *  theName = "",
bool  theModal = false,
Qt::WindowFlags  theWFalgs = 0 
)

Constructor

◆ ~ViewerTools_DialogBase()

ViewerTools_DialogBase::~ViewerTools_DialogBase ( )

Member Function Documentation

◆ done

void ViewerTools_DialogBase::done ( int  r)
protectedvirtualslot

◆ onParentHide

void ViewerTools_DialogBase::onParentHide ( )
protectedslot

◆ onParentShow

void ViewerTools_DialogBase::onParentShow ( )
protectedslot

Member Data Documentation

◆ myAction

QtxAction* ViewerTools_DialogBase::myAction
protected

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