14 #include <QtWidgets/QWidget>
49 virtual void setText(
const DtUnicode& text);
57 virtual void setEnabled(
bool);
60 void onFilePathValueChanged(
const std::string&);
65 virtual void onBrowseUrlButtonReleased();
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
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:72