Skip to content

This is a plugin for Qt Creator that help usersprogrammers creating classes with opaque pointers (aka. d-pointers or private implementations).

Notifications You must be signed in to change notification settings

mowijo/opaque-pointer-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opaque-pointer-plugin

This is a plugin for Qt Creator that help usersprogrammers creating classes with opaque pointers (aka. d-pointers or private implementations).

It offers opaque poiners inheriting from either nothing or QObject and it handles copy constructors, assignment operators and memory management.

About

This is a plugin for Qt Creator that help usersprogrammers creating classes with opaque pointers (aka. d-pointers or private implementations).

Resources

Stars

Watchers

Forks

Packages

No packages published