Parse ProgressBar specific properties.
More...
#include <ProgressBarParser.h>
Parse ProgressBar specific properties.
Definition at line 10 of file ProgressBarParser.h.
◆ ProgressBarParser()
gui_framework::parsers::ProgressBarParser::ProgressBarParser |
( |
| ) |
|
|
default |
◆ ~ProgressBarParser()
gui_framework::parsers::ProgressBarParser::~ProgressBarParser |
( |
| ) |
|
|
default |
◆ parse()
void gui_framework::parsers::ProgressBarParser::parse |
( |
const json::utility::jsonObject & | description | ) |
|
|
overridevirtual |
◆ maxRange
int gui_framework::parsers::ProgressBarParser::maxRange |
◆ minRange
int gui_framework::parsers::ProgressBarParser::minRange |
◆ updateStep
int gui_framework::parsers::ProgressBarParser::updateStep |
The documentation for this struct was generated from the following files: