+ Post New Thread
Page 1 of 4
1 2 3 ... LastLast
Threads 1 to 30 of 119

Forum: KDE Forum

KDE programming and usage issues.

  1. how to use kanimatedbutton?

    Hi, I'm new to KDE & pyQt. I am trying to use kanimatedbutton and for now I have no luck, the overall usage is like the usual Qt button but I dont...

    Posted By ManicQin
    • Replies: 4
    • Views: 129
    24th February 2010 14:29 Go to last post
  2. Unable to install QCA

    Hi, I have to develop a digital signature application on Qt. For that I tried to install QCA but I got the error "g++: conf4.cpp: No such file or...

    Posted By viv_asp
    • Replies: 0
    • Views: 270
    5th January 2010 11:25 Go to last post
  3. Using Qt::FramelessWindowHint turns off the minimize and activate function of taskbar

    Hi All, I have developed an Qt application using Qt::FramelessWindowHint , which actually turned off the minimize and activate functionality of...

    Posted By itskamakshi
    • Replies: 1
    • Views: 462
    3rd December 2009 15:08 Go to last post
  4. Unhappy KDE library and QT

    hi all, I have installed KDE4 on Ubuntu and I would like to use some KDE icons / buttons from QT creator. I added kled icon to my UI forum and give...

    Posted By SimbadSubZero
    • Replies: 1
    • Views: 170
    2nd December 2009 22:17 Go to last post
  5. KDE4- system tray notification like kNEmo (establish connection), Ark (progress), etc

    Hello, I need to notify user with some messages - popup in system tray. In KDE4, there are many programs, that use this, for example: - KNemo...

    Posted By giaur
    • Replies: 3
    • Views: 214
    29th November 2009 08:24 Go to last post
  6. Notification in KDE

    Is there any documentation or example how to send notification over dbus like notify-send does?

    Posted By mpele
    • Replies: 0
    • Views: 158
    23rd November 2009 11:24 Go to last post
  7. plasmoid crashes

    Hi I'm trying to write a plasmoid My programming skills are bad This seems to compile ok but crash m_manager = new...

    Posted By chrisb123
    • Replies: 1
    • Views: 218
    22nd October 2009 20:58 Go to last post
  8. cmake kdelib,can not find automoc

    CMake Error at C:/Program Files/CMake 2.6/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE): Did not find automoc4 (part of...

    Posted By toartist
    • Replies: 0
    • Views: 284
    1st October 2009 08:05 Go to last post
  9. Regarding Qt

    Hi, this is ajay kumar and i am working on QT 4.5. with open source software like(Scribus). and i want to know that what is future of qt...

    Posted By ajaykumar25182
    • Replies: 0
    • Views: 231
    24th September 2009 13:49 Go to last post
  10. Plugin Arch Questions

    I recently add my plugin manager and plugin to my application. But I'm having trouble integrating the plugin system. Well to exact. I have the...

    Posted By ComaWhite
    • Replies: 1
    • Views: 269
    1st September 2009 21:08 Go to last post
  11. Question Draw a line

    I try to draw a line using the following code: bool ok; QPainter p; ok=p.begin(this); QColor qcred(Qt::red); ...

    Posted By Daan
    drawline, qpainter, setpen
    • Replies: 1
    • Views: 309
    27th August 2009 17:29 Go to last post
  12. error: cannot find -lovlnxlib

    When I do a make, It comes the error: cannot find -libraryxy But the library is in the Folder: /home/test/dev/test/EFT/EFT/ First i execute:...

    Posted By Tondog
    • Replies: 0
    • Views: 205
    14th August 2009 15:20 Go to last post
  13. Human-Human playable game over Internet

    I want to make my game playable throughout the Internet. What are the classes should I learn? And, what should be the approaches? Thanks in...

    • Replies: 0
    • Views: 277
    2nd August 2009 03:26 Go to last post
  14. problem with KGameDifficulty

    I am using KGameDifficulty in my program, but it is giving undefined reference problem. I have included the header kgamedifficulty.h. undefined...

    • Replies: 0
    • Views: 166
    2nd August 2009 01:11 Go to last post
  15. Question Plasmoid opacity

    Hi all! Do anybody know how to set opacity for plasmoid? Background transparency like Desktop Folder plasmoid has... I have tried with...

    Posted By AcerExtensa
    • Replies: 3
    • Views: 367
    25th July 2009 14:22 Go to last post
  16. KWin's shadows and frameless window

    I've done the widget with it's own impl of paintEvent and set Qt::FramelessWindowHint for it. Also I've set attribute Qt::WA_TranslucentBackground to...

    Posted By EuroElessar
    frameless, kwin, translucent
    • Replies: 4
    • Views: 815
    12th July 2009 16:16 Go to last post
  17. KTitleWidget & word wrap

    Hi, I am using a KTitleWidget and sometimes the test displayed is too long for the screen. So, how can I use word wrap on KTitleWidget (like...

    Posted By miraks
    • Replies: 3
    • Views: 509
    29th March 2009 23:24 Go to last post
  18. [KINDA FIXED] KDE4 QSystemTrayIcon

    KDE4.2, QT 4.5.0 I have a QT app that runs perfectly under KDE3.5. The problem is with QSystemTrayIcon under KDE4.2; sometimes it draws its icon...

    Posted By onamatic
    • Replies: 0
    • Views: 419
    26th February 2009 12:48 Go to last post
  19. Using KDE plugin problem

    Hi! I've got a problem with KDE plugins. I am not sure if i should post here, maybe here.... I tried to install KDE4-devel package with...

    Posted By ccp
    • Replies: 1
    • Views: 383
    16th February 2009 23:02 Go to last post
  20. KDE4 style in Qt4 - how to compile KDE4 style in Qt 4.5

    Hi! I'm trying to get my kde4 style to work with Qt4 apps compiled from source with Qt 4.5 trunk. I have successfully compiled Arora (trunk) with...

    Posted By pawelprazak
    kde4, qt4.5, style
    • Replies: 7
    • Views: 1,140
    16th February 2009 22:59 Go to last post
  21. KListWidget item settings

    I have a KListWidget which will be filled with some names by the user. And when the user selects one of the items. Each of those items has its own...

    Posted By ComaWhite
    • Replies: 5
    • Views: 500
    28th January 2009 07:25 Go to last post
  22. Exclamation add a program to start menu

    Guys, I developed the software which works fine. But i want to add that program into Start menu. I am using the Suse 11.0 and gnome and Kde...

    Posted By kpmsivachand
    start menu
    • Replies: 1
    • Views: 490
    26th January 2009 21:19 Go to last post
  23. Phonon in python

    Hello overyone, Does anyone know if it's possible to use phonon in python right now? If I try to use Qt's phonon it gives me an: 'ImportError: No...

    Posted By Haiyadragon
    • Replies: 2
    • Views: 657
    30th December 2008 12:00 Go to last post
  24. Get Hot New Stuff!!!!

    Hey guyz... Id like some help with the KNewStuff class. I've read some documentation but I could understand how to implement this class in my...

    Posted By Mystical Groovy
    • Replies: 4
    • Views: 1,098
    16th December 2008 01:21 Go to last post
  25. KDE 3 style applied to Qt 4 programs

    Is there an easy way to 'force' the KDE 3 style chosen for my desktop to Qt 4 programs? It doesn't bother me to write some (not too much) code in my...

    Posted By alecs1
    • Replies: 4
    • Views: 1,547
    4th December 2008 22:24 Go to last post
  26. KPart settings?

    Hi, I'm using okular kpart in my application. Now I was wondering if I can do something more than only showing a file in the KPart. Is it possible...

    Posted By maartenS
    • Replies: 1
    • Views: 529
    26th November 2008 09:43 Go to last post
  27. KoTextDocument & KoTextDocumentLayout from kotext (kword/koffice)

    I have write OpenDocument (ODF) reader to QT4 http://www.qt-apps.org/content/show.php/OpenDocument+format+Reader%2BWriter+odt?content=80650 ...

    Posted By patrik08
    • Replies: 0
    • Views: 545
    13th October 2008 10:48 Go to last post
  28. How to use KLed

    I have Qt3.1 running on Linux machine. I tried to use KLed in my Qt's form. I have included kled.h but I still can not pass the compiler. The error I...

    Posted By mp33919
    • Replies: 13
    • Views: 3,446
    1st September 2008 07:47 Go to last post
  29. Hello Qt fails, KDevelop un Ubuntu

    First time user of KDevelop and Qt on Ubuntu Gnome. Total noob to all 3, but experienced cross developer. Installed Qt 4.4.1 with...

    Posted By tksharpless
    • Replies: 3
    • Views: 1,041
    31st August 2008 02:20 Go to last post
  30. How convert my Qt projet in KDE project?

    How convert my Qt projet in KDE project? It's for this project: http://ultracopier.first-world.info/ How build it after? Thanks for your help.

    Posted By alpha_one_x86
    • Replies: 2
    • Views: 1,050
    11th August 2008 07:14 Go to last post

+ Post New Thread

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts