Go to the documentation of this file.
34 #include <SALOME_InteractiveObject.hxx>
43 #define DISPLAY_PREVIEW_MACRO \
44 SUIT_ResourceMgr* resMgr = SUIT_Session::session()->resourceMgr(); \
45 int w = resMgr->integerValue("Geometry", "measures_line_width", 1); \
46 displayPreview(true, false, true, true, w, -1, -1);
76 #endif // MEASUREGUI_H