QCAD Bugtracker

  • Status Assigned
  • Percent Complete
    0%
  • Task Type Task
  • Category Documentation
  • Assigned To
    Andrew
  • Operating System All
  • Severity Very Low
  • Priority Very Low
  • Reported Version n/a
  • Due in Version Undecided
  • Due Date Undecided
  • Votes 1
    • CVH (27.02.2025)
  • Private
Attached to Project: QCAD Bugtracker
Opened by CVH - 02.05.2024

FS#2568 - RDocument::queryAllLayerStates() returns Qset of RLayerState::Id and not of type RLayer::Id

Andrew,

The documentation list RLayer::Id while it are RLayerState::Id that are returned.
In essence both are object IDs.
It is correct as in the associated remark: ‘Set of layer state IDs.’

The typo can be sourced back to RDocument.cpp:
https://github.com/qcad/qcad/blob/master/src/core/RDocument.cpp#L1345

QSet<RLayer::Id> RDocument::queryAllLayerStates() const {

Regards,
CVH

19.06.2024 : A task closure has been requested. Reason for request: See: https://github.com/qcad/qcad/commit/e9f0953a8551678c0d5f22e989793485b3af54db

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing