27#ifndef SMESHGUI_DIALOG_H
28#define SMESHGUI_DIALOG_H
34#include <LightApp_Dialog.h>
37class SUIT_ResourceMgr;
49 const int = OK | Close | Apply | Help );
55 virtual void setContentActive(
const bool );
58 static int prefix(
const QString& );
62 SUIT_Desktop* desktop()
const;
65 SUIT_ResourceMgr* resourceMgr()
const;
#define SMESHGUI_EXPORT
Definition: SMESH_SMESHGUI.hxx:36
Definition: SMESHGUI_Dialog.h:44