Switch from filter panel to signal panel with double-click on
signal name. Also make minor style changes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from PyQt5.QtWidgets import QPushButton
|
||||
from PyQt5.QtCore import pyqtSlot
|
||||
|
||||
|
||||
class DoubleTextButton(QPushButton):
|
||||
"""Subclass QPushButton.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user