mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
implement script function
This commit is contained in:
@ -78,7 +78,9 @@ private slots:
|
||||
void reinit();
|
||||
void replyRecieved(QNetworkReply *reply);
|
||||
// configuration interface
|
||||
void addCustomScript();
|
||||
void addNewPkgCommand(QTableWidgetItem *item);
|
||||
void contextMenuCustomCommand(const QPoint pos);
|
||||
void contextMenuPkgCommand(const QPoint pos);
|
||||
void editCustomCommand(const int row, const int column);
|
||||
void editFanItem(QListWidgetItem *item);
|
||||
|
Reference in New Issue
Block a user