Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Martin Hennings
Martin Hennings has asked
31
questions and find answers to
23
problems.
Stats
656
EtPoint
159
Vote count
31
questions
23
answers
About
(my about me is currently blank)
Martin Hennings questions
Add editing to MVVM in a hierarchical data structure
How to tell if shift is pressed on numpad input with NumLock on? Or at least get NumLock status?
Which framework for audio playback in WPF?
Why does static_cast not use the conversion operator to pointer to const?
Why might the Q_FOREACH macro break VS2010 intellisense?
What is the opposite of c++ `override` / `final` specifier?
How to get notifications from QGraphicsScene on addItem or itemChange?
Find screen position of a QGraphicsItem
How to convert a pointer value to QString?
How to use WPF's asterisk size value in codebehind?
Martin Hennings answers
Using lambda syntax in Qt signal and slot and accessing passed arguments
ValueConverter for IsChecked property of WPF Toggle Button
Firefox ... SVG ... Underline ... how for christ's sake?
How to tell if shift is pressed on numpad input with NumLock on? Or at least get NumLock status?
use xz instead of gz - very slow
Breaking up a large, cohesive class
Creating a custom Close Button in WPF
QAbstractItemView asks model for invalid index
Should QAbstractItemModel::index(row, column, parent) check for invalid inputs?
WPF: Resizing a circle, keeping the center point instead of TopLeft?