Quantcast
Channel: QtWebEngine
Browsing all 13965 articles
Browse latest View live

Styling QtQuick Controls ComboBox

Hi, I am currently trying to style a Combobox and I am wondering is it possible to style the ComboBoxs popup menu and how you would go about doing this? Can’t find any examples. Thanks

View Article


Application can't start

Hello, I got a “file not recognized: file truncated…main.o error” whenever I tried to build my app and I deleted the debug and release directories so Qt could build from scratch. Qt was finally able to...

View Article


Building qt-5.1 from source in gentoo

Hi all, I am trying to build gentoo from source, as it actually isnt in the main portage tree. However, configure runs quite fine, but during the make process, the build fails at building webkit....

View Article

Solved: Qt Creator doesn't debug a non-Qt project

Hello experts- I just started using Qt Creator in Ubuntu via a VM on Windows. I created a plain non-Qt C project using the Creator. When I tried to debug the project, I got an error message describing...

View Article

SVG images overlapping and event handling

Hi! I’m new in Qt, and I have a question. I want to display several SVG images which may overlap eachoter and may have empty areas in them. Now – if I click/touch on a svg image (and not on a empty...

View Article


Problem when running Release on Android kit

I’ve installed latest Android SDK, NDK, Java and Ant. I’ve stated a Nexus 7 device with Genymotion, and ADB is working fine, as well as the ‘Clean libs on Device’ button in Run settings – when clicking...

View Article

How to install qt add-in (for Qt 4x) for Visual Studio 2012

I researched a lot of forums, but I still could not find a solution: How to install qt add-in (for Qt 4x) for Visual Studio 2012?

View Article

How do you simulate a tree view in Qt Quick since it's not included in...

As mentioned in another recent post, I’m new to Qt Quick, so please bear with me. Project background: A coworker sketched up a GUI design for a new cross-platform application intended to replace a...

View Article


Where is Graphics View framework in Design mode?

I can’t find a Graphics View icon in the Library / Items panel. I’d like to draw some graphics. Is this feature disabled in the evaluation license version?

View Article


Macbook pro retina

Hello, I have some bugs in my new Retina , so hope someone will help me . 1) Affichage when i use right click !http://img11.hostingpics.net/pics/392464Capturedcran20130726165033.png()!...

View Article

Stacking tabs with QTabWidgets

Greetings ! I’ve never really liked the feeling of the tabs in Qt. On the other side, I’ve always loved how tabs feel with the Opera browser. Especially the stacking feature. Basically what I want to...

View Article

Controlling DOM escape sequences

I’m using XML for saving and loading my application data. I started with QXmlStreamReader and QXmlStreamWriter. When writing the data, it escaped quotes, angle brackets, and things I would expect. Now,...

View Article

How to use custom library?

I have create a lib in my project. When compile it, I got successful. But when I run it, I got a problem like that: ./testfancylineedit: error while loading shared libraries: libUtils.so.1: cannot open...

View Article


Resize a Boarderless QMainWindow

Hello everyone, I’m trying to resize and move a boarderless qmainwindow. I have used qt am stuck on this. If someone can walk me though this it would be great. I currenly have it moveing but not...

View Article

Transition from 4.7.3 to 5.0.2 on MacOS...what am I missing

Really frustrated. I’m trying to transition from a working codebase for 4..7.3 to the newest 5.0.2 release. All the GUI forms were created with an earlier version of QtCreator (presumably something...

View Article


Simple table for a settings class

So i generally don’t use the GUI much with qt, so i’m flat out confused with all the options. Basically all i need is a settings class to complete my little app. there are tables, columns and all sorts...

View Article

RTSP stream is not playing.

Hi. I am trying to play RTSP stream using phonon. My operating system is Debian. I had a problem to play RTSP stream. QMediaObject is receiving stream but not playing it. I created path between...

View Article


QTableWidget, how to check if a certain row is selected or not?

Hi, In my code, I used selectRow(int) to select rows. Now, I need to know if a certain row is selected. Is there such a function in Qt? Thanks in advance.

View Article

QtNetwork. How to send multiple simultaneous requests via multiple proxy...

Hello. First of all I want to apologize for my bad English. Okay… I have list of accounts in format login:password and list of proxies ip:port. My task is to authorize an account and verify some of its...

View Article

Borderless transparent QQuickView

Hello, I’ve recently started to mess around with Qt, but i ran into something I can’t seem to be able to solve: I’m trying to make a borderless QtQuick 2.0 project with rounded borders, so i wanted to...

View Article
Browsing all 13965 articles
Browse latest View live