mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-16 07:24:23 +03:00
update dockconfig view
This commit is contained in:
parent
165f0bbdaf
commit
60f6f8d942
@ -49,15 +49,16 @@ public:
|
||||
void init() override;
|
||||
Qt::WindowFlags wFlags() const;
|
||||
|
||||
|
||||
public slots:
|
||||
Q_INVOKABLE void setSticker(bool blockFocusLost);
|
||||
Q_INVOKABLE void syncGeometry();
|
||||
|
||||
protected:
|
||||
void showEvent(QShowEvent *ev) override;
|
||||
void hideEvent(QHideEvent *ev) override;
|
||||
void focusOutEvent(QFocusEvent *ev) override;
|
||||
|
||||
void syncGeometry();
|
||||
void syncSlideEffect();
|
||||
|
||||
private slots:
|
||||
|
Loading…
x
Reference in New Issue
Block a user