Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Roman Kruglov
Roman Kruglov has asked
8
questions and find answers to
14
problems.
Stats
394
EtPoint
123
Vote count
8
questions
14
answers
About
Use languages:
C\ C++,
Java,
CMake,
[deprecated] Delphi
Interested in languages:
Haskell,
D,
Rust,
Prolog,
Erlang.
Roman Kruglov questions
How to calculate a hash of a mp3 file without tag info?
How to compose all QtTestLib unit tests' results in a single file while using a single test project?
When is std::shared_timed_mutex slower than std::mutex and when (not) to use it?
How to include a certain Qt installation using CMake?
Roman Kruglov answers
How to calculate a hash of a mp3 file without tag info?
Propagating 'typedef' from based to derived class for 'template'
C++ - std::wstring to std::string - quick and dirty conversion for use as key in std::map
File path with cmake add_definitions
Qt Stylesheet. Background-color, YES. background-image, NO
How to use C++ standard smart pointers with Windows HANDLEs?
Map of mutex c++11
What is the best way to attach a debugger to a process in VC++ at just the right point in time?
QT: setStyleSheet from a resource QSS file?
Qt Stylesheet for custom widget