![]() Registered Member ![]()
|
I would like to try to write a Bit Torrent client using the libktorrent and Qt4 libraries. Before anyone tries to discourage me from attempting this, I would like to explain my rationale for it, which focuses on a few key points.
With that in mind, I would like to try writing a bit torrent client. I have a few questions that I hope someone here could answer for me.
|
![]() Administrator ![]()
|
If you are looking for icons, I would recommend looking at Oxygen.
It is located in KDE SVN, browsable at http://websvn.kde.org/trunk/kdesupport/oxygen-icons/ For Qt, you can find documentation at http://doc.qt.nokia.com In particular, you may wish to look at the Tutorials, Examples and Demonstrations provided. A quick look at the source folder of libktorrent in SVN reveals that it appears to have the ability to generate documentation be part of its build process if Doxygen is installed.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() KDE Developer ![]()
|
Additional info regarding icons: when using KDE's icon loader, all icons following the standard icon naming scheme can be loaded by name, independent of which icon theme is installed and selected by the user.
Some applications needs additional icons which they provide themselves, but certain macros in their CMakeLists.txt build files make sure they are installed properly and thus also accessible through the loader. A less flexible but perhaps easier to get going with alternative Qt's resource embedding system: http://doc.qt.nokia.com/4.6/resources.html Cheers, _
anda_skoa, proud to be a member of KDE forums since 2008-Oct.
|
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]