The qt tag has no wiki summary.
-1
votes
0answers
16 views
Downloading files with QWebView [closed]
I created a small web browser with QT Creator and QWebView. I's working very good and the pages are loading very fast. But how can I make my browser capable of downloading files? I looked through the ...
0
votes
0answers
39 views
Configure Qt3 in CentOS 5.7
My workstation has been just updated to CentOS 5.7 from CentOS 4.x. This makes Beyond Compare breaks because it uses Qt3, not Qt4 which is being used by the CenOS 5.7 KDE environment. The Beyond ...
0
votes
0answers
34 views
Convert GTK themes colors to Qt colors
In my old Ubuntu, i can make my Qt-based apps colors looks like GTK/Cinnamon's theme color. but now i'm running ArchLinux (Manjaro), my home directory and all it's configuration are still the same as ...
0
votes
0answers
23 views
Inconsistency in keymaps between Skype and the rest of Ubuntu (or, maybe, Gnome)
When I use the US International with dead keys layout on Ubuntu, I type 'c in order to get a "ç". In Skype, however, the same key combination gives me a "ć". I understand Skype relies on Qt (maybe on ...
0
votes
0answers
112 views
Do these 3 crashes have something in common?
I'm running OS X 10.6.8 on a Mac Mini. I tried to install 3 applications today and all 3 installations failed. I am wondering if the failures have something in common.
First I installed GraphViz. The ...
2
votes
1answer
69 views
GCC error could not create c++ files during pyqt4 install in osx lion using xcode 4.5.1
Intel mac osx lion 10.7.
Installed xcode 4.5.1 version and also installed command line tools from xcode preferences.
Could not install python 3.2.x from its source code since i wanted to create so ...
0
votes
2answers
579 views
What is the correctest way to install Qt5 in Gentoo Linux?
I already do following things:
# layman -a qt
# cat /etc/portage/package.accept_keywords
=x11-libs/qt-core-5.9999 **
=x11-libs/qt-network-5.9999 **
=x11-libs/qt-dbus-5.9999 **
...
0
votes
1answer
142 views
install gcc on MAC 10.7.4
I am trying to install QtCreator on my MacProbook (10.7.4). QtCreator needs gcc.
Can any one suggest how to install gcc on Mac 10.7.4
0
votes
0answers
45 views
How to tell “ldconfig” to create “liblitb.so.N” AND “liblitb.so.N.M” to “liblitb.so.N.M.O”, with the soname ending “.N”?
When looking at the Qt SDK package, they have included the following symlinks:
libQtGui.so -> libQtGui.so.4.8.0
libQtGui.so.4 -> libQtGui.so.4.8.0
libQtGui.so.4.8 -> libQtGUi.so.4.8.0
...
2
votes
1answer
484 views
MacPorts: How do I rebuild of a specific port?
How do I force MacPorts to rebuild a specific port? I manually made a change to a MacPorts makefile to link in a specific library, but the missing symbol still cannot be found. Perhaps I need to ...
0
votes
0answers
63 views
Linux: Hardware requirements for use as a development machine using QT (c++) [closed]
I need to purchase a new machine for installing linux, i currently have it in a virtual machine.
I would like to know what are the recommended specifications for programming in c++ and using the QT ...
0
votes
2answers
127 views
What are some well-known Qt apps in Ubuntu? [closed]
I'm trying to decide between using Qt and GTK in ubuntu, but that's not the topic of this question.
I'm looking for some examples of well-known/popular apps in Ubuntu that use Qt/QML.
I think that ...
2
votes
2answers
346 views
How to compile .bat file using QT Creator
Question: How do I compile a .bat file using QT Creator?
More info: specifically, I am trying to install Windows Image Writer and the download only includes source files. The README.txt tells me to ...
1
vote
0answers
114 views
error while installing qt mobility tool kit
I am installing qt mobility tool kit
when type make the following error occurred
cd systeminfo/ && make -f Makefile make[2]: Entering directory
...
0
votes
1answer
127 views
Linux: Aptitude: Howto replace a dependency by another?
I have a package named libqt4-designer and another package named libqt4-47-designer.
When I do aptitude remove libqt4-designer, Aptitude wants to remove kdesudo and many other applications.
How can I ...
1
vote
1answer
352 views
How do you install Qt 4.7.3 in Windows?
Not just that. Please specify what Environment variables should I add, and other things to configure for desktop development. -Perroquiet (Qt newbie)
2
votes
2answers
1k views
Where can I find a version of Qt designer to download for Linux?
I would like to use Qt designer to edit my GUI applications,
But I can't find a URL to download!!
1
vote
1answer
265 views
Since that I can use Qt creater to open main.ui, But why I can't?
I had download QT creator and I am not familiar with that software.
I just can't use QT to open my "main.ui" file. Why?
I had chmod 777 & chown angela . All thing is done , But still I can't?
...
0
votes
1answer
175 views
How to play or pause the mplayer using the play and pause buttons of Qt window?
How to play or pause the mplayer using the play and pause buttons of Qt window, if I know the process id? Is there any command to stop and pause using PID?
0
votes
1answer
610 views
problem in installing qca-ossl plugin
I have been trying to compile and install the qca-ossl plugin for qca and qt.
QT, QCA and openssl i installed without any problems. But now i have to compile qca-ossl.
While compiling some error ...
0
votes
1answer
1k views
Bin file installation problem: “cannot execute binary file”
I downloaded Qt SDK file (530 MB and file is ok) qt-sdk-linux-x86-opensource-2010.05.1.bin.
I typed in the console (slackware), like in the manual for installation at the site:
chmod u+x
...
0
votes
1answer
345 views
Ubuntu 10.10 “-unix is deprecated”
HI
I'm trying to install the MeeGo development SDK and when I run the command:
# mad -t meego-core-armv7l-1.1 qmake
it gives me the error that -unix is deprecated.
I know absolutely nothing ...
0
votes
1answer
188 views
Can I update OpenSUSE's version of Qt?
I'm using OpenSUSE 11.2 which has Qt 4.5.3.
Can I update its Qt to version 4.6? If yes, how?
1
vote
3answers
178 views
What is Qt? And where do I get it?
How do I install Qt-devel (4.5)? Where do I get it?
I need to compile cpp files into an executable. I have no idea how this works.
1
vote
2answers
516 views
How to install the QT module in my home directory?
I need to install QT in my home directory. How can I install QT? I have tried to install and use that module with one example. While running that program it showed me that can't locate Qt.pm in @INC. ...
20
votes
2answers
897 views
Enable Emacs-like keybindings scheme for all QT applications
As for GTK apps under Gnome environment it's possible to set all applications to use Emacs-like input scheme:
$ gconftool --set -t string /desktop/gnome/interface/gtk_key_theme Emacs
$ gconftool ...
0
votes
2answers
285 views
1
vote
3answers
1k views
Lightweight MySQL Qt GUI frontend for Linux
I'm looking for a lightweight MySQL Qt4/PyQt4 GUI frontend for Linux.
Ideally it will be very similar to sqliteman.
I did some google searches but it only finds Java monsters and herds of shareware ...
2
votes
6answers
480 views
Quick introduction to Linux needed
I have to get into Linux ASAP and realy mean ASAP.
I have installed Cygwin but as allways - things dont go as easy as one would like.
First problem i enconter was - i choose KDE package, but there is ...
0
votes
1answer
137 views
Compile and Install qtjackctl on Mac OS X
Is it possible to compile and install qjackctl on Mac OS X? If so how do you?
EDIT: When I try to install it it does this: http://paste.pocoo.org/raw/G9610d6NviAZQ7nnZCwQ/
any ideas as to why?
2
votes
2answers
306 views
compose-key mappings differ between gtk and qt apps
I'm noticing that there is an inconsistency in the output of one of the compose-key combos.
When I type ( [Compose] . . ) under Chrome, gedit, gnome-terminal, or roxterm I get the character '˙'. ...
2
votes
3answers
9k views
Installing Qt headers and libraries
I am trying to compile and install some software. When I do the ./configure. I get the following error:
checking for Qt... configure: error: Qt (>= Qt 3.0.2) (headers and libraries)
not ...
1
vote
1answer
2k views
QT Creator 64-bit Snow Leopard
I have a bunch of libraries that I need to link against that I installed via macports. They are 64-bit libraries. I'm working on an application written with QT Creator and the .pro is set up. I ...
4
votes
6answers
1k views
How can I make KDE and other non-GNOME apps inherit the Ubuntu theme?
I'm running Ubuntu (9.04) and have a bunch of different types of apps installed on my system:
GNOME apps like Firefox, gEdit.
KDE4 apps like AmaroK and KATE.
Qt apps like VLC.
Opera browser, which ...
4
votes
2answers
5k views
How do I input Greek characters in Ubuntu?
I'm taking a course in Greek, and would like to be able to store notes and such on my laptop.
I'm using Gnome, but I also use a flash card program called "Mnemosyne" that is written in Qt, if that ...