|
@@ -92,6 +92,8 @@ public: |
|
|
bool openFileBrowser(const FileBrowserOptions& options); |
|
|
bool openFileBrowser(const FileBrowserOptions& options); |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
bool isEmbed() const noexcept; |
|
|
|
|
|
|
|
|
bool isVisible() const noexcept; |
|
|
bool isVisible() const noexcept; |
|
|
void setVisible(bool yesNo); |
|
|
void setVisible(bool yesNo); |
|
|
|
|
|
|
|
|