Home
last modified time | relevance | path

Searched refs:PropTabBar (Results 1 – 25 of 67) sorted by relevance

123

/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/properties/
H A Dproptabbar.cpp39 PropTabBar::PropTabBar(QWidget *parent) in PropTabBar() function in PropTabBar
105 , this, &PropTabBar::setCurrentIndex); in PropTabBar()
108 , this, &PropTabBar::setCurrentIndex); in PropTabBar()
115 int PropTabBar::currentIndex() const in currentIndex()
120 void PropTabBar::setCurrentIndex(int index) in setCurrentIndex()
H A Dproptabbar.h35 class PropTabBar : public QHBoxLayout
38 Q_DISABLE_COPY(PropTabBar)
51 explicit PropTabBar(QWidget *parent = nullptr);
H A Dpropertieswidget.h42 class PropTabBar; variable
123 PropTabBar *m_tabBar;
H A Dpropertieswidget.cpp145 m_tabBar = new PropTabBar(nullptr); in PropertiesWidget()
148 …connect(m_tabBar, &PropTabBar::tabChanged, m_ui->stackedProperties, &QStackedWidget::setCurrentInd… in PropertiesWidget()
149 connect(m_tabBar, &PropTabBar::tabChanged, this, &PropertiesWidget::saveSettings); in PropertiesWidget()
150 connect(m_tabBar, &PropTabBar::visibilityToggled, this, &PropertiesWidget::setVisibility); in PropertiesWidget()
151 connect(m_tabBar, &PropTabBar::visibilityToggled, this, &PropertiesWidget::saveSettings); in PropertiesWidget()
406 case PropTabBar::MainTab: in loadDynamicData()
493 case PropTabBar::TrackersTab: in loadDynamicData()
497 case PropTabBar::PeersTab: in loadDynamicData()
501 case PropTabBar::FilesTab: in loadDynamicData()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/webui/www/translations/
H A Dwebui_it.ts1599 <name>PropTabBar</name>
H A Dwebui_oc.ts1594 <name>PropTabBar</name>
H A Dwebui_he.ts1598 <name>PropTabBar</name>
H A Dwebui_pt_BR.ts1598 <name>PropTabBar</name>
H A Dwebui_tr.ts1598 <name>PropTabBar</name>
H A Dwebui_fr.ts1598 <name>PropTabBar</name>
H A Dwebui_ca.ts1599 <name>PropTabBar</name>
H A Dwebui_da.ts1598 <name>PropTabBar</name>
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/lang/
H A Dqbittorrent_ltg.ts6820 <name>PropTabBar</name>
H A Dqbittorrent_hy.ts6820 <name>PropTabBar</name>
H A Dqbittorrent_eu.ts6834 <name>PropTabBar</name>
H A Dqbittorrent_en.ts6817 <name>PropTabBar</name>
H A Dqbittorrent_uz@Latn.ts6822 <name>PropTabBar</name>
H A Dqbittorrent_mn_MN.ts6871 <name>PropTabBar</name>
H A Dqbittorrent_eo.ts6820 <name>PropTabBar</name>
H A Dqbittorrent_hr.ts6821 <name>PropTabBar</name>
H A Dqbittorrent_et.ts6822 <name>PropTabBar</name>
H A Dqbittorrent_fa.ts6821 <name>PropTabBar</name>
H A Dqbittorrent_sr.ts6822 <name>PropTabBar</name>
H A Dqbittorrent_zh_HK.ts6828 <name>PropTabBar</name>
H A Dqbittorrent_ja.ts6836 <name>PropTabBar</name>

123