Quantcast
Channel: Jobs
Browsing all 18427 articles
Browse latest View live

combobox

i have combobox(cmb) (2 items) i have button (btn) i have widget (dial) (hidden) if (cmb->itemClicked("item2") ) {     QObject::connect(btn,...

View Article


[SOLVED]Problem with QTextEdit object.

Hello, guys. I’m trying to make a QTextEdit object show me a whole .txt file content, but it shows me only the last line! What am i doing wrong? void Ordenador::on_abrir_clicked(){  ...

View Article


Qt Developers

Hello all, I realize that we don’t have a strong community in social network, I create a page for all Qt Developers around the world in Facebook for all kind of levels, material is also taken from Qt...

View Article

Template wizard variables

I have a template to create some custom classes in qt creator. Here is a snippet:     <files>         <file...

View Article

aplikacja Qt GUI -"upływ" danych?

Cześć. Mam do napisania aplikację okienkową, która kataloguje zdjęcia według różnych parametrów exif. Polega to na tym, że użytkownik podaje lokalizację folderu ze zdjęciami, program odczytuje wybrane...

View Article


Plain Text Edit - Quebra de Linha

Fala pessoal, blz? Minha duvida é como realizar essas duas operações em um Text Edit, o que acontece estou recebendo da serial com esse código: if(port->bytesAvailable()){    ...

View Article

Set Qlabel from another thread.

When I try to set text of a label from another thread I get this error Cannot send events to objects owned by a different thread. Current thread 376e328. Receiver ‘’ (of type ‘QTextDocument’) was...

View Article

Calendar in Qt via QML

Hi guys, Actually i was trying to display a calendar pop in QML,but still now i cant be able to work it out…I have brought the QML calendar ,but i don’t know how to set the date,if i clicked any date...

View Article


Preferences dialog

As you can see below VLC has fabulous preferences dialog which offers simple and professional way to explore application prefernces (specially search feature which is similar to eclipse feature) so I’m...

View Article


For 2nd time the website crashed!!!

Guys, I’m wondering why this happen here?! I’m wondering why you still using CodeIgniter!!! You can use better free open source instead such as Drupal & phpBB. Current forums are really stupid...

View Article

Ministro & Qt 5.1

I user Qt 5.0.1 for deploying my applications to Android, but I found it unpractical solution because it depends on Ministro.apk which mean I’ve to connect to the internet whenever I want to deploy one...

View Article

integrating Calender popup in Qt via Qml

Hi frnds, Still now i cant able to find a solution for calendar via Qml alone….Could anyone please tell how to integerate Calendar popup in Qt with QML…This task seems to be very difficult..I have been...

View Article

Question about Qt's roadmap,c++/Qt widgets and Qt Quick/Qml

I want to start learning Qt,but I have some doubts in my mind. I am not sure if this is the right forum section to ask this question. QML and Qt Quick are evolving,and I want to ask,if Qt will abandon...

View Article


Qt theme and windows

Hello. I’m recently tried to use Qt Creator on Windows 7. And I was surprised that Qt SDK has no qtconfig. On Linux I used dark gtk theme, so QtCreator was fully dark. How to use in QtCreator custom...

View Article

Passing Data to a slot in another thread

Dear all, I am a beginner in Qt. In my GUI, I’m getting the values of 3 temperatures in spinboxes and I want these values to be transmitted to another thread on button click. So here is my code for...

View Article


how to export public key (RSA) from token to file? by Qsslkey

hi how to export public key (RSA) from token to file? by Qsslkey or please introduce a good guide for Qsslkey

View Article

How do I find out which item has been drag'n'dropped?

I have a QTreeView control with dragging enabled (I drop it on my custom control). While dropping I need to know what item from QTreeView was dragged. How do I find it out?

View Article


Given a snippet code in QWebpage section, what to put in the main cpp file ?

I am reading QWebPage section in Qt docs. And I would like to test the snippet code done in this section. I wanted to try this code but i did not know how to make it completely works. I know what to...

View Article

Compiler Options [Solved]

Hi all. I am trying to pass options to the compiler in Qt Creator. I’m new to Qt. Please take pity and explain why when I pass options to the compiler in creator, my program won’t compile. But if I use...

View Article

WebKit HTML

Bem, ai vai uma pergunta bem newbie, pois me dediquei durante toda minha vida apenas com desenvolvimento desktop, então meu conhecimento é quase nulo sobre assuntos WEB. Gostaria de saber qual a...

View Article
Browsing all 18427 articles
Browse latest View live