10 class VncClientWidget;
A class that allows user to use a function inline to execute something.
Definition BasicThread.h:45
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Definition Pointer.hpp:319
Logic for reading or writing to a file as well as navigating filesystems.
Definition File.h:48
The core String class for the software.
Definition String.h:47
Definition TcpServer.h:14
Definition VncCameraView.h:13
virtual void setPassword(const String &password)
VncCameraView(DynamicPointer< Camera > &camera, QWidget *parent=nullptr)
virtual void setResizeTcpServer(TcpServer *server, fltp08 size_multiplier)
virtual void refreshInstance() override
virtual void invertScreenColors(bool) override
Definition VncCameraView.h:27
virtual void showToolRibbon(bool show_ribbon) override
virtual bool setCameraSource(const String &connection_id) override
virtual ToolButtonSettings defaultButtonSettings() const override
virtual bool takeImage(const File &) override
Definition VncCameraView.h:26
BasicThread * m_start_thread
Definition VncCameraView.h:35
QPointer< QWidget > settingsWidget() override
double fltp08
Defines an alias representing an 8 byte floating-point number.
Definition BaseValues.hpp:146