CameraFps Class Reference
This plugin displays the GUI camera's Framerate Per Second (FPS) More...
#include <CameraFps.hh>
| Signals | |
| void | CameraFpsValueChanged () | 
| Notify that camera FPS value has changed. | |
| Public Member Functions | |
| CameraFps () | |
| Constructor. | |
| virtual | ~CameraFps () | 
| Destructor. | |
| Q_INVOKABLE QString | CameraFpsValue () const | 
| Get the camera FPS value string. | |
| virtual void | LoadConfig (const tinyxml2::XMLElement *_pluginElem) override | 
| Q_INVOKABLE void | SetCameraFpsValue (const QString &_value) | 
| Set the camera FPS value string. | |
| Properties | |
| QString | cameraFPSValue | 
| Camera frames per second. | |
Detailed Description
This plugin displays the GUI camera's Framerate Per Second (FPS)
Constructor & Destructor Documentation
◆ CameraFps()
| CameraFps | ( | ) | 
Constructor.
◆ ~CameraFps()
| 
 | virtual | 
Destructor.
Member Function Documentation
◆ CameraFpsValue()
| Q_INVOKABLE QString CameraFpsValue | ( | ) | const | 
Get the camera FPS value string.
- Returns
- Camera FPS value string
◆ CameraFpsValueChanged
| 
 | signal | 
Notify that camera FPS value has changed.
◆ LoadConfig()
| 
 | overridevirtual | 
◆ SetCameraFpsValue()
| Q_INVOKABLE void SetCameraFpsValue | ( | const QString & | _value | ) | 
Set the camera FPS value string.
- Parameters
- 
  [in] _value Camera FPS value string 
Property Documentation
◆ cameraFPSValue
| 
 | readwrite | 
Camera frames per second.
The documentation for this class was generated from the following file: