Class ExternalResource
ClassList > ExternalResource
Inherits the following classes: EditorWidgetBase
Public Types
Public Properties
See EditorWidgetBase
See EditorWidgetBase
Public Functions
Public Types Documentation
enum DocumentViewer
enum ExternalResource::DocumentViewer {
DocumentFile,
DocumentImage,
DocumentWeb,
DocumentAudio,
DocumentVideo
};
Public Properties Documentation
property audioSourcePath
string ExternalResource::audioSourcePath;
property currentValue
var ExternalResource::currentValue;
property documentViewer
int ExternalResource::documentViewer;
property isAudio
bool ExternalResource::isAudio;
property isImage
bool ExternalResource::isImage;
property isVideo
bool ExternalResource::isVideo;
property prefixToRelativePath
string ExternalResource::prefixToRelativePath;
Public Functions Documentation
function getResourceFilePath
void ExternalResource::getResourceFilePath ()
function prepareValue
void ExternalResource::prepareValue (
fullValue
)
The documentation for this class was generated from the following file src/qml/editorwidgets/ExternalResource.qml