/dports/net/quiterss/quiterss-0.19.4_1/src/ |
H A D | customizetoolbardialog.cpp | 157 removeButton_ = new QPushButton(tr("Remove")); in CustomizeToolbarDialog() 158 removeButton_->setEnabled(false); in CustomizeToolbarDialog() 159 connect(removeButton_, SIGNAL(clicked()), this, SLOT(removeShortcut())); in CustomizeToolbarDialog() 173 buttonsVLayout->addWidget(removeButton_); in CustomizeToolbarDialog() 351 removeButton_->setEnabled(false); in slotCurrentItemChanged() 355 removeButton_->setEnabled(true); in slotCurrentItemChanged()
|
H A D | customizetoolbardialog.h | 52 QPushButton *removeButton_; variable
|
H A D | feedpropertiesdialog.cpp | 276 removeButton_ = new QPushButton(tr("Remove")); in createColumnsTab() 277 removeButton_->setEnabled(false); in createColumnsTab() 278 connect(removeButton_, SIGNAL(clicked()), this, SLOT(removeColumn())); in createColumnsTab() 292 buttonsVLayout->addWidget(removeButton_); in createColumnsTab() 594 removeButton_->setEnabled(false); in slotCurrentColumnChanged() 598 removeButton_->setEnabled(true); in slotCurrentColumnChanged()
|
H A D | feedpropertiesdialog.h | 189 QPushButton *removeButton_; variable
|
/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/settingspages/ |
H A D | AccountsPage.hpp | 17 QPushButton *removeButton_; member in chatterino::AccountsPage
|
/dports/net-im/psi/psi-1.5/src/ |
H A D | bookmarkmanagedlg.cpp | 57 removeButton_ = ui_.bookmarkButtonBox->addButton(tr("&Remove"), QDialogButtonBox::DestructiveRole); in BookmarkManageDlg() 60 connect(removeButton_, SIGNAL(clicked()), SLOT(removeBookmark())); in BookmarkManageDlg() 190 removeButton_->setEnabled(current.isValid()); in selectionChanged()
|
H A D | bookmarkmanagedlg.h | 79 QPushButton* removeButton_; variable
|
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/gui/pinyindictmanager/ |
H A D | pinyindictmanager.cpp | 63 connect(removeButton_, &QPushButton::clicked, this, in PinyinDictManager()
|
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/po/ |
H A D | ru.po | 63 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | zh_CN.po | 64 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | ja.po | 60 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | zh_TW.po | 64 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | fcitx5-chinese-addons.pot | 57 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | he.po | 62 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | ca.po | 61 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | ko.po | 62 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | de.po | 61 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|
H A D | da.po | 61 #. i18n: ectx: property (text), widget (QPushButton, removeButton_)
|