Skip to content

Commit db421b2

Browse files
authored
Update README.md
1 parent 6278680 commit db421b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ lInfo->setId(2);
4949
lInfo->setBackGroundImage(":/resources/some_structure.png");
5050
lInfo->setShowBackgroundImage(true);
5151
lInfo->setShowMarkers(false);
52+
mBoard->createNewObject(lInfo);
5253
```
5354
5455
Creating object with specific parameters could be useful when restoring dashboard from project file.

0 commit comments

Comments
 (0)