#include <mock_drm.h>
Definition at line 28 of file mock_drm.h.
◆ MockProperty()
MockProperty::MockProperty |
( |
MockObject * | obj, |
|
|
QString | name, |
|
|
uint64_t | initialValue, |
|
|
uint32_t | flags, |
|
|
QList< QByteArray > | enums = {} ) |
◆ ~MockProperty()
MockProperty::~MockProperty |
( |
| ) |
|
|
default |
◆ enums
QList<QByteArray> MockProperty::enums |
◆ flags
uint32_t MockProperty::flags |
◆ id
uint32_t MockProperty::id |
◆ name
QString MockProperty::name |
◆ obj
◆ value
uint64_t MockProperty::value |
The documentation for this class was generated from the following files: