Skip to content

Some useful C/C++ code snippets for QtCreator backed up for my own convenience

Notifications You must be signed in to change notification settings

nbrk/qtcreator-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

qtcreator-snippets

Some useful C/C++ code snippets for QtCreator backed up for my own convenience

  • GObject object decls/defs (starts with "gobject_final")
  • GObject interface decls/defs (starts with "gobject_iface")
  • GObject object def implementing such an interface (starts with "gobject_iface_impl")

The snippets are stored in XML file: ~/.config/QtProject/qtcreator/snippets/snippets.xml

About

Some useful C/C++ code snippets for QtCreator backed up for my own convenience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published