commit before modify
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#ifndef IMAGESWITCH_H
|
||||
#ifndef IMAGESWITCH_H
|
||||
#define IMAGESWITCH_H
|
||||
|
||||
/**
|
||||
@@ -48,7 +48,8 @@ public:
|
||||
ButtonStyle getButtonStyle() const;
|
||||
QSize sizeHint() const;
|
||||
QSize minimumSizeHint() const;
|
||||
|
||||
signals:
|
||||
void clicked();
|
||||
public Q_SLOTS:
|
||||
//设置是否选中
|
||||
void setChecked(bool isChecked);
|
||||
|
||||
Reference in New Issue
Block a user