19 #include <QtWidgets/QWidget>
47 virtual void setValidSchemas(
const std::vector<std::string>& schemaNames);
50 virtual void disable(
const std::string& tooltip);
58 void extractProps(
const std::string& expression,
bool isRegEx,
60 const std::string& type,
const std::string& modelDef);
62 void extractTreesAsSpeedTrees(
const std::string& expression,
bool isRegEx,
63 const std::string& modelDef);
65 void extractTreesAsSpeedTreesChanged(
bool checked);
#define DT_DLL_VRVOSGQT
Definition: vrvOsgQt.h:22
Contains DLL export macros.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Base class to provide boost signal/slot management.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:76