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
230
problems.
Stats
6.8k
EtPoint
2.3k
Vote count
24
questions
230
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
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
Pyqt5 Multiple Windows - How to prevent window switching?
How to strikeout text of QStandardItem in Qt/PyQt?
GUI Software Design Pattern to manage multiple widgets during runtime [closed]
QT: resizing a UI element with the mouse
Take action after the main form is shown in a Qt desktop application