Searched refs:addSectionTitle (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dhig.h42 void addSectionTitle( const QString& );
43 void addSectionTitle( QWidget* );
44 void addSectionTitle( QLayout* );
H A Dstats-dialog.cc38 hig->addSectionTitle( tr( "Current Session" ) );
44 hig->addSectionTitle( tr( "Total" ) );
H A Dhig.cc53 HIG :: addSectionTitle( const QString& title ) function in class:HIG
59 addSectionTitle( label );
63 HIG :: addSectionTitle( QWidget * w ) function in class:HIG
70 HIG :: addSectionTitle( QLayout * l ) function in class:HIG
H A Dprefs-dialog.cc175 hig->addSectionTitle( tr( "Web Client" ) );
218 hig->addSectionTitle( tr( "Speed Limits" ) );
242 hig->addSectionTitle( h );
300 hig->addSectionTitle( tr( "Desktop" ) );
335 hig->addSectionTitle( tr( "Incoming Peers" ) );
354 hig->addSectionTitle( tr( "Limits" ) );
359 hig->addSectionTitle( tr( "Options" ) );
422 hig->addSectionTitle( tr( "Blocklist" ) );
445 hig->addSectionTitle( tr( "Privacy" ) );
533 hig->addSectionTitle( t
[all...]
H A Drelocate.cc92 hig->addSectionTitle( tr( "Set Location" ) );
H A Dsession-dialog.cc77 hig->addSectionTitle( tr( "Source" ) );
H A Dmake-dialog.cc338 hig->addSectionTitle( tr( "Files" ) );
385 hig->addSectionTitle( tr( "Properties" ) );
H A Ddetails.cc861 hig->addSectionTitle( tr( "Activity" ) );
874 hig->addSectionTitle( tr( "Details" ) );
1082 hig->addSectionTitle( tr( "Speed" ) );
1122 hig->addSectionTitle( tr( "Seeding Limits" ) );
1157 hig->addSectionTitle( tr( "Peer Connections" ) );

Completed in 44 milliseconds