Details
-
Technical task
-
Resolution: Done
-
Not Evaluated
-
None
-
QDS 2D -Sprint 3
Description
I think we can just remove the C prefix, because it will not collide with namings in Qt and also we can wrap it into a proper namespace. Current namespace is called ads (Advanced Docking System).
Current | New |
---|---|
CDockSplitter | DockSplitter |
CDockWidget | DockWidget |
CElidingLabel | ElidingLabel |
and so on.