endpoint add/remove foundational work
This commit is contained in:
parent
d2ff934cd9
commit
b6a6ff6769
6 changed files with 103 additions and 96 deletions
|
|
@ -59,14 +59,12 @@
|
|||
|
||||
|
||||
class ExtendedCheckBox : public QCheckBox {
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Q_OBJECT
|
||||
public:
|
||||
bool event(QEvent* ev) override;
|
||||
|
||||
};
|
||||
|
||||
|
||||
class EndpointWidget : public QWidget {
|
||||
Q_OBJECT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue