Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 ( QtxAction theAction,
QWidget theParent,
const char *  theName = "",
bool  theModal = false,
Qt::WindowFlags  theWFalgs = 0 
)

Constructor

ViewerTools_DialogBase::~ViewerTools_DialogBase ( )

Member Function Documentation

void ViewerTools_DialogBase::done ( int  r)
protectedvirtualslot
void ViewerTools_DialogBase::onParentHide ( )
protectedslot
void ViewerTools_DialogBase::onParentShow ( )
protectedslot

Member Data Documentation

QtxAction* ViewerTools_DialogBase::myAction
protected

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