22 #ifndef _svlQtWidgetFileOpen_h
23 #define _svlQtWidgetFileOpen_h
49 static svlQtWidgetFileOpen* New(
const std::string & kind,
const std::string & extensions,
bool save =
false);
54 bool Create(
const std::string & kind,
const std::string & extensions,
bool save =
false);
55 std::string GetFilePath();
68 std::string argExtensions;
77 #endif // _svlQtWidgetFileOpen_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
#define CMN_DECLARE_SERVICES_INSTANTIATION_EXPORT(className)
Definition: cmnClassRegisterMacros.h:209
Base class for high level objects.
Definition: cmnGenericObject.h:51
Macros to export the symbols of cisstStereoVisionQt (in a Dll).
Declaration of osaThreadSignal.
Defines cmnGenericObject.
#define CMN_DECLARE_SERVICES(hasDynamicCreation, lod)
Definition: cmnClassRegisterMacros.h:116
Definition: osaThreadSignal.h:40
const int CMN_DYNAMIC_CREATION
Definition: cmnClassRegisterMacros.h:331
#define CMN_LOG_ALLOW_DEFAULT
Definition: cmnLogLoD.h:76