Search code examples
linuxqtubuntuqt-creatorcode-snippets

In Qt Creator, where are the user snippets located in Ubuntu?


I'm using Ubuntu 12.04 LTS and QT Creator 2.4.1 and my question is: where are located the user snippet?

I found the original snippets for QT in: usr/share/qtcreator/snippets. But the problem is that I need admin permissions.

The problem is that I want to export my own snippets in other PC without admin permissions.

Thanks!


Solution

  • I'm using Ubuntu 12.04 LTS and Qt Creator 2.7.2 and my snippets are located at

    $HOME/.config/QtProject/qtcreator/snippets/snippets.xml
    

    Could be the same for 2.4.1.