34#include <NDEVR/String.h>
38 class OWLLinkDisplayUI;
45 class NDEVRFileClient;
79 Ui::OWLLinkDisplayUI* ui =
nullptr;
81 NDEVRFileClient* m_server_actions =
nullptr;
A dialog designed to allow the user to navigate a filesytem and select or create one or more files or...
High-level OWL server client that combines WebSocket communication with file transfer,...
void saveOWLFile(PopupInfo info)
Saves the linked OWL file to the local filesystem.
void setLink(const StringView &link)
Sets the OWL share link URL to display.
void setPreview(const StringView &preview_id)
Sets the preview image or text for the linked content.
OWLLinkDisplay(QWidget *parent=nullptr)
Constructs the link display widget.
void setClient(NDEVRFileClient *server_actions)
Sets the file client for downloading the linked content.
The core String View class for the NDEVR API.
The core String class for the NDEVR API.
The primary namespace for the NDEVR SDK.