Wishlist: C++ standard library style headers #94

Open
opened 5 months ago by blu.256 · 1 comments
Collaborator

Currently TQt/TQtInterface headers follow the [lowercase class name].h naming pattern (e.g. #include <tqstring.h>).

It would be nice to have [class name] style header file names (e.g. #include <TQString>).

Not a priority, just a wishlist-grade suggestion. I'll probably look at this myself once TQtInterface is merged even though having to figure out the build system of TQt is a scary thought.

Currently TQt/TQtInterface headers follow the `[lowercase class name].h` naming pattern (e.g. `#include <tqstring.h>`). It would be nice to have `[class name]` style header file names (e.g. `#include <TQString>`). Not a priority, just a wishlist-grade suggestion. I'll probably look at this myself once TQtInterface is merged even though having to figure out the build system of TQt is a scary thought.
blu.256 added the SL/wishlist label 5 months ago
Owner

Hi Philippe,
already on the roadmap, but after the tqt3/tqtinterface merge, so there is no double work for tq* and ntq* header files :-)

Hi Philippe, already on the roadmap, but after the tqt3/tqtinterface merge, so there is no double work for tq* and ntq* header files :-)
MicheleC added this to the R14.2.0 release milestone 5 months ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tqt3#94
Loading…
There is no content yet.