CameraFps.hh
QString cameraFPSValue
Camera frames per second.
Definition: CameraFps.hh:44
void CameraFpsValueChanged()
Notify that camera FPS value has changed.
virtual void LoadConfig(const tinyxml2::XMLElement *_pluginElem) override
Load the plugin with a configuration file. Override this on custom plugins to handle custom configura...
Q_INVOKABLE void SetCameraFpsValue(const QString &_value)
Set the camera FPS value string.
Q_INVOKABLE QString CameraFpsValue() const
Get the camera FPS value string.
STL namespace.
Definition: gz/gui/Application.hh:35
This plugin displays the GUI camera's Framerate Per Second (FPS)
Definition: CameraFps.hh:34