Buttons functionality
This commit is contained in:
parent
67e63561c4
commit
6b2dacb28f
4 changed files with 50 additions and 0 deletions
|
|
@ -50,6 +50,8 @@ public:
|
|||
PointProbe& getCapturedProbe();
|
||||
const QList<Line>& getLines() const;
|
||||
|
||||
void clear();
|
||||
|
||||
const QString toLuaTable();
|
||||
void paintEvent(QPaintEvent* event);
|
||||
const QColor colorFromString(const QString color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue