View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000063 | QElectroTech | website | public | 2013-06-09 19:03 | 2021-02-15 00:53 |
Reporter | jonasstein | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000063: use enum QKeySequence::StandardKey instead of manual hotkey strings like "Ctrl+Q" | ||||
Description | https://qt-project.org/doc/qt-4.8/qkeysequence.html#StandardKey-enum Qt will manage translation and platform independend unique support for the hotkeys. | ||||
Additional Information | Example qetdiagrameditor.cpp: quit_editor -> setShortcut(QKeySequence(tr("Ctrl+Q"))); | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-09 19:03 | jonasstein | New Issue | |
2015-03-20 08:57 | scorpio810_mantis | Status | new => resolved |
2015-03-20 08:57 | scorpio810_mantis | Resolution | open => fixed |
2015-03-20 08:57 | scorpio810_mantis | Description Updated | |
2015-03-20 08:57 | scorpio810_mantis | Additional Information Updated | |
2021-02-15 00:46 |
|
Fixed in Version | => SVN/trunk |
2021-02-15 00:46 |
|
Product Version | => SVN/trunk |
2021-02-15 00:53 |
|
Category | translation => website |