python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
fast insertion in loop -mongodb make Application not responding
Iam using qtcreator 5, Database mongodb(mongocxx) .
Below code is placed inside a loop ,loop works when there is data available in socket .Data reads fast from socket, when i put mongodb insertion cod...
Vivek pkd
Votes: 0
Answers: 0
QT "MainWindow" is not initialized using here
I'm new in qt&c++ and trying to make a window that positioning itself in the screen's center
there is my code:
#include "mainwindow.h"
int main(int argc, char *argv[ ])
{
QApplicati...
EnderDremurr
Votes: 0
Answers: 1
Qt Creator 6.0.1 and lagging autocompletion
Im using new Qt Creator version 6.0.1, but its autocompletion lags a lot. I set auto-completion timeout in ms to 0, but it didnt help. Any idea whats causing it? Some plugin?

black_gay
Votes: 0
Answers: 1
How to make Qt Creator use Rosetta and x86 compiler on Mac M1?
I am using Qt 5.15.2 on my Mac mini with M1 chip. This works fine (due to Rosetta). Below is the list of compilers Qt Creator found on this computer, and among them is the C++, x86 64bit that I use. ...
ragnarius
Votes: 0
Answers: 1