jamulussoftware / jamulussoftware/jamulus
Use Consistent Qt style for ifdef
- Vorherrschende Sprache
- C
- Sterne
- 1.1k
- Forks
- 248
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
Are the Windows and Android ones okay? Is the `Q_` a "Qt" thing that we can use for all platforms? What's the `OT_` thing?
_Originally posted by @pljones in https://github.com/jamulussoftware/jamulus/pull/3360#discussion_r1770578872_
The code should be refactored such that only one style is used. Probably Q_OS_WIN: https://doc.qt.io/qt-5/qtglobal.html#Q_OS_WIN
Beitragsleitfaden
Rechercherichtung
Durchsuche das Repository nach den Plattform-Bedingungen Q_ und OT_ und vergleiche anschließend die Windows- und Android-Fälle mit der verlinkten Qt Q_OS_WIN-Dokumentation. Erledigt ist die Aufgabe, wenn die relevanten Plattform-Guards durchgängig einen Stil verwenden und das bestehende Plattformverhalten unverändert bleibt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- c
- Bereich
- operating-systems
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100