Qt is an application framework originally created by Trolltech and currently managed by Digia. The KDE desktop uses the Qt framework for its applications.
2
votes
0answers
160 views
How do I get ~/.XCompose to work on QT applications while using Ibus?
I'm trying to use ~/.XCompose in Qt programs like Anki, but they don't recognize my settings (a + _ giving ª instead of ā, for example).
Most help guides online tell me to set QT_IM_MODULE to XIM, ...
3
votes
2answers
186 views
Mozc does not work for Qt applications
I installed Ubuntu Natty 2011.04 from scratch, and then mozc (Google's IME, which I prefer to other options) which provides Japanese input.
It works in all applications EXCEPT Qt-based applications ...
4
votes
1answer
833 views
How can I make QSSTV recognise my sound device
After reading this article from Instructables I wanted to try it out in Ubuntu. Luckily QSSTV is available but I'm having problems getting it to work properly.
When pressing the green light (to ...
8
votes
4answers
3k views
make qt programs look good under XFCE?
I use xfce.
My problem is - some programs look nice and some sort of ugly. AFAIK this is because XFCE is gtk and most programs use gtk theme, but some programs use qt and thus don't use gtk themes ...
0
votes
1answer
180 views
How do I compile SMPlayer?
What do I need to install qt development libraries, so that I can then compile smplayer?
I can reasonably handle the C/C++ side of things, but I somehow always get lost whenever I try to set up a ...
2
votes
2answers
675 views
Using AppIndicators with the Qt framework
Is there a class or library somewhere that makes it easy to use the new AppIndicator framework from within a Qt application?
It seems strange that I should have to include GTK headers / libraries ...
0
votes
0answers
84 views
How do I build Qt4 for Windows so I can compile a Windows application? [duplicate]
Possible Duplicate:
How to setup Qt Creator to compile Windows executables?
I would like to know how to build QT4 for Windows so I can build the latest Warzone 2100 master on my computer.
...
0
votes
0answers
444 views
Applications menus in Unity don't work with QT app [closed]
In virtualbox,after I run my guest,the menu become empty in the unity panel (when I click in the menu item) :
ex: If I click on "Help" or "Machine" in the applications menu in the unity panel,nothing ...
2
votes
3answers
3k views
How to setup Qt Creator to compile Windows executables?
The version of Qt Creator that ships in the repos. can compile Linux executables out of the box. However, it seems like some configuration is necessary to get it to compile Windows applications.
I ...
0
votes
1answer
384 views
How to use ~/.XCompose in Qt/KDE Apps
I installed a very nice ~/.XCompose file (which I found on github). However, KDE apps at least do not use it unless I manually select XIM input mode on all the widgets.
Is there a way to specify this ...
0
votes
1answer
903 views
How do I build Qt Static Libraries?
I'm Developing QT and I want to know how to build static libraries.
Well, I searched a lot. But the Reason I asked is that I've installed these from Synaptic:
libqt4-core
libqt4-gui
...
0
votes
2answers
250 views
How can I create an installation package?
I'm programming a Qt app in Ubuntu. Well, I'm newbie in Linux but good at Qt. I wanna know how to Create Qt Static Libraries(Qt has installed from Synaptic), Create an installation package and How to ...
1
vote
1answer
552 views
How to make Unity 2D dash background blurry transparent using QT code?
How to make Unity 2D dash background blurry transparent using QT code?
1
vote
1answer
259 views
Problem installing qtbase [closed]
I am getting the following error when installing "qtbase" package for R:
[ 68%] Building CXX object smoke/qt/CMakeFiles/smokeqt.dir/x_1.cpp.o
/home/mroot/qtbase/kdebindings-build/smoke/qt/x_1.cpp: In ...
4
votes
2answers
827 views
How to distribute applications?
I am new to Ubuntu development. As a learning experience, I have written a custom chat application using qt4 and I want to deploy it in some sort of setup file. Whats the easiest way of deploying an ...
0
votes
1answer
582 views
Qt-sdk Setup causes Segmentation Fault
Immediately after I start the ./qt-sdk-linux-x86-opensource-2010.05.1.bin setup and press submit, I get a "Segmentation fault" in the Terminal. What should I do?
10
votes
2answers
615 views
Quickly template for PyQt?
Because I like Qt and Python, is there a Quickly template for PyQt similar to the PyGTK one?
1
vote
1answer
268 views
Why am I not able to execute an application created by Qt? Also, I am not able to give execute permissions to it
Why am I not able to execute an application created by Qt? Also, I am not able to give execute permissions to it.
When i click "allow executing file as program", it automatically unchecks.
10
votes
3answers
2k views
How can I theme my Qt app to resemble one written in Gtk?
Mark Shuttleworth recently blogged about the decision to include the Qt libraries in the 11.10 release, with a followup from Jono Bacon. The thing that puts me off Qt apps is that they don't blend in ...
11
votes
5answers
5k views
How to change the binding of Windows key which runs Unity's Dash?
Currently, I am using the Unity Qt panel in my Gnome desktop, and when I press the Windows key, the Unity's dash launches, and I can't use any compiz based shortcuts.
Same behaviour is exhibited ...
11
votes
3answers
608 views
What are the accessibility problems of Qt?
Jonathan Ridell said in a blog post that there were accessibility problems with Qt. I would just like to know what those problems are. Thank you very much and keep up the excelent work. Ubuntu Rocks!
28
votes
3answers
22k views
How do I install and switch to the Unity 2D desktop?
I read that there is now a 2D version of Unity built on Qt. How do I install it, and once it's installed, how do I switch to it?
14
votes
2answers
2k views
Differences between Qt and GTK programs?
Refering to this question, there are two different versions of the Autokey program: Autokey (Qt-based) and Autokey-GTK. What are the differences between a Qt-based program and the GTK one and are ...
6
votes
4answers
308 views
Switching from ubuntu to kubuntu. What applications to use?
I am a longtime user of Ubuntu. However, I am disillusioned by the way the ubuntu is going and would like to move to KDE.
Can you suggest some good KDE applications for basic tasks like chatting, ...
11
votes
3answers
3k views
Will the new Unity desktop be programmed in Qt?
Will the desktop version of Unity, scheduled to appear in 11.04, be programmed using Qt? I ask this in relation to Matt Zimmerman's blog posting of several days ago, where he intimated that Qt was ...
5
votes
2answers
975 views
Google Earth and Skype theme
I use Google Earth and Skype since version Jaunty, and so far emulation Qt theme for GNOME runs perfectly, but when I use the default theme Ambiance and Radiance in Maverick, both applications look ...
5
votes
2answers
2k views
How to run Java application in KDE with Qt-like UI?
Continuing my question in Install Ubuntu or Kubuntu?
I have tried Kubuntu (KDE), and it was very cool as cool as Ubuntu (GNOME). but there is little problem with its user interface when we start Java ...