Home
last modified time | relevance | path

Searched refs:setTotalFiles (Results 1 – 12 of 12) sorted by relevance

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DIRepositoryProgressDialog.java66 public void setTotalFiles(int max); in setTotalFiles() method
/dports/x11-toolkits/kf5-kjobwidgets/kjobwidgets-5.89.0/tests/
H A Dkjobcreator.h39 void setTotalFiles(int files);
H A Dkjobcreator.cpp59 void TestJob::setTotalFiles(int files) in setTotalFiles() function in TestJob
311 m_job->setTotalFiles(m_ui.totalFiles->value()); in updateJob()
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/
H A Dkjobtest.h37 void setTotalFiles(qulonglong files);
H A Dkjobtest.cpp244 testJob->setTotalFiles(5); in testProgressTracking()
589 void TestJob::setTotalFiles(qulonglong files) in setTotalFiles() function in TestJob
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/views/dialogs/
H A DRepositoryProgressDialog.java244 public void setTotalFiles(final int max) { in setTotalFiles() method in RepositoryProgressDialog
/dports/net-im/centerim/centerim-4.22.10/libicq2000/src/
H A DFileTransferClient.cpp544 m_ev->setTotalFiles(t_num_files); in ParsePacket0x00()
1069 ev->setTotalFiles(ev->getFilesInQueue()); in SetupFileTransfer()
H A Devents.cpp1305 void FileTransferEvent::setTotalFiles(unsigned int nr) in setTotalFiles() function in ICQ2000::FileTransferEvent
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/repository/
H A DRepositoryReader.java286 getRepositoryProgressDialog().setTotalFiles(totalFiles); in notifyFilesInRepository()
/dports/net-im/centerim/centerim-4.22.10/libicq2000/libicq2000/
H A Devents.h814 void setTotalFiles(unsigned int nr);
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/
H A Dmegaapi_impl.h380 void setTotalFiles(long long value);
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaapi_impl.cpp24519 void MegaBackupController::setTotalFiles(long long value) in setTotalFiles() function in mega::MegaBackupController