Qt 5 is the 5th major version of the popular GUI toolkit for implementing graphical applications. This version contains major changes, and Qt Quick is central to it.

learn more… | top users | synonyms

0
votes
2answers
43 views

Get $HOME and/or username without using C++

I'm working on the Music app and I need to know how to get the user name and/or home dir of the users. I've googled around for a while but can only find the variables for C++ or BASH. How do I get ...
0
votes
0answers
109 views

Missing documentation for Qt5 on Ubuntu 13.04

I use Qt Creator for building applications and recently I decided to upgrade my Ubuntu from 12.10 to 13.04 and upgrade my current project from Qt4 to Qt5. The problem is that the Help section provides ...
0
votes
0answers
6 views

import Ubuntu.Components 0.1 is not resolved or marked red [duplicate]

I am using Ubuntu 12.04 LTS 64 bits. and QT creator 2.6.1 based on Qt 5.0.0(64 bit). Trying to run the currency converter example given, i am getting an error for import ubuntu.components 0.1 (red ...
3
votes
1answer
389 views

How can I install Qt 5.x on 12.04 LTS?

If you want to develop with QML 2.0 and Qt5, the base packages don't seem to exist in repository for 12.04. What PPA should I add? Is it a binary installer? a compile the toolkit yourself? Those ...
0
votes
1answer
194 views

Recent Qt repository

Is there any repository for latest Qt versions (recent version is 5.0.1 while ubuntu has 4.8) ? PS I found this PPA but it tagged as [deprecated]!!!, so I'm wondering what if there is official one ...
0
votes
0answers
87 views

Ubuntu Phone App Development Clarification

I attempting to follow the Ubuntu Phone App development tutorial to make a Currency Converter, and I am simply unable to complete the tutorial. I have installed all of the latest QT/Phone related ...
0
votes
1answer
315 views

Problem with qtchooser

When I try to start qtchooser i get this notification: qtchooser: could not exec '/usr/lib/x86_64-linux-gnu/qt5/bin/qtchooser': No such file or directory I've installed Qt5 from ...
1
vote
1answer
115 views

Qt5 Qtcreator using a c++function in main.qml to create a file /tmp/

I want to write an app for ubuntu-phone / ubuntutouch based on QtQuick2ApplicationViewer-template and the app needs to write in a file (ex. /tmp/test.log) I tested with using a function/makro ...
1
vote
0answers
41 views

12.04 /opt/qt5 don't exist

I installed Qt5 using official PPA and also I followed instructions how to setup ubuntu components. But also I noticed that /opt/qt5 folder don't exist, therefore I can't use qmlscene. How to fix ...
0
votes
0answers
12 views

Ubuntu Mobile Simulator for QtCreator? [duplicate]

If I want to develop applications for devices on Ubuntu Mobile is there a way to test applications in a simulator?
0
votes
0answers
16 views

Qt Unmet dependencies when trying to package

While I was using qt4 I used this libs to package my app: debhelper (>= 8.0.0), libqt4-dev, qt4-qmake but now I'm using qt5 and those libs are no longer valid since I get error: unmet dependencies. ...
0
votes
1answer
171 views

How do I install the QtWebKit 3.0 module for Qt Creator?

I'm trying to add a webview to my project, but the module isn't installed. I'm new to qml and qt and I'm not sure how to install the module. Thanks
1
vote
0answers
51 views

ListView Subtitled delegate, icon size and title word wrapping?

I'm working on an ubuntu mobile app and I have a few questions about customizing a listview. The listitem may contain an icon, but will have a title and subtitle. What I'm having trouble with is ...
0
votes
1answer
33 views

Ubuntu Mobile SDK on Oneiric

When I try to install Ubuntu Mobile SDK on 11.10, updating repositoeis gives 404 that libs do not exists in /oneiric/ W: Failed to fetch htt ://ppa ...
0
votes
1answer
549 views

How can I uninstall Qt5 that I installed from .run?

I installed Qt from qt-linux-opensource-5.0.1-x86_64-offline.run file. It works fine, but I am unable to use KDE libs in it. So can anyone please say how to uninstall it?? I could also not find any ...
-1
votes
1answer
101 views

Is there any plan to merge `qt-components-ubuntu` into official QT/QML?

Is there any plan to merge qt-components-ubuntu into official QT/QML? Is it ongoing already? It's quite sad that ubuntu forked qt. I want to use qml to build a desktop app, and widgets introduced in ...
2
votes
1answer
108 views

Why does Software Center report qt4 as unmet dependency, when I already have qt5 installed?

I installed qtspim which requires qt4 to be installed. As I already have qt5 installed on my system, qtspim is working fine. However, Software Center reports dependency error. When I run apt-get ...
0
votes
0answers
53 views

Software center requires qt4, I have qt 5 [duplicate]

Possible Duplicate: Why does Software Center report qt4 as unmet dependency, when I already have qt5 installed? i have installed qtspim which depends upon qt4. I have already installed qt5 ...
11
votes
1answer
330 views

How will the Ubuntu Phone SDK impact desktop development [closed]

If I was to develop an application for Ubuntu after the Ubuntu Phone announcement, I would be concerned with several issues. I know that these things will not change immediately, but I'm thinking ...
0
votes
0answers
56 views

Qt is not in installed applications

I am installing Qt from the developer.ubuntu.com website. I am using the terminal commands and cannot seem to find the Qt 5 application anywhere. Please help!
1
vote
1answer
137 views

Getting QT5 to work with the “Create a currency converter phone app”-tutorial

I'm trying to get into developing for the ubuntu phone, and I'm following the Create a currency converter phone app tutorial by the letter. Problem is that when I try to preview the app, I get a ...
1
vote
0answers
169 views

Can't download QT5 from Launchpad PPA with the following error

XML Parsing Error: undefined entity Location: https://launchpad.net/api/1.0/~ui-toolkit/+archive/ppa Line Number 14, Column 9: <dd><p>&nbsp;Ubuntu SDK preview for Ubuntu application ...
1
vote
1answer
224 views

Playing Sound with Ubuntu QML Toolkit preview

I've installed the Ubuntu QML Toolkit Preview as per the instructions on http://developer.ubuntu.com/get-started/gomobile/ (with a minor fiddle to get it working on 12.04). I'm trying to write an app ...
0
votes
3answers
891 views

How can i uninstall QtCreator 2.6.1 from 12.04?

I downloaded QtCreator 2.6.1 from the official website http://qt-project.org/downloads#qt-creator because i'm using ubuntu 12.04. Now i need to uninstall it. How can i do it? 64-bit Linux Installer ...
4
votes
1answer
2k views

How to add Qt5 to Qt Creator?

I've added the Qt5 Daily repository, installed the qt5-meta-full and added /opt/qt5/bin/qmake to Qt Versions. Now I get :-1: error: Unknown module(s) in QT: declarative Is it possible yet to use ...
7
votes
1answer
405 views

How will Qt 5.0 be packaged for Raring?

Note: as per the FAQ, "Issues with the next version of Ubuntu" may not be asked as questions here but in my opinion, this is not an issue but merely a question asking about policy. If you feel this ...