Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Nejat
Nejat has asked
24
questions and find answers to
235
problems.
Stats
6.9k
EtPoint
2.3k
Vote count
24
questions
235
answers
About
A fan of Qt/C++/QML.
Nejat questions
Does Passing QVector from a signal to a slot in different threads cause data copying?
When to pass a pointer to pointer as argument to functions in C++? [duplicate]
Are there any supervision on implementations of C++?
Who developes language bindings for Qt?
What is Qt Bare Metal?
How to disable automatic mnemonics in a Qt application on KDE?
What does Qt stand for?
How to execute complex linux commands in Qt? [duplicate]
What is the difference between QProcess::start and QProcess::startDetached?
What is the difference between QItemDelegate and QStyledItemDelegate?
Nejat answers
PyQt4 QPalette not working
Qt: Using QCoreApplication / QNetworkAccessManager with Shared Dynamic C++ Library
Qt5 QMediaPlayer use codecs that are delivered with the program
Qt - How to define axis intervals on QCustomPlot?
Packaging a threaded program with Qt GUI
Selection area in Qt widget
Set rotation point of Rectangle
Send XML data by UDP
How to emulate a shell-like scripting environment with QTextEdit? [duplicate]
How can I move a QMenu item to the right corner of a QMenuBar