Results 1 to 4 of 4

Thread: Export/share code snippets?

  1. #1
    Join Date
    Oct 2011
    Posts
    35
    Thanked 9 Times in 3 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Export/share code snippets?

    Hi,

    I'm wondering if there is a way to share a set of code snippets among multiple developers on a project. Qt Creator provides some nice functionality for defining custom code snippets with triggers, however I see no way to export these to a settings file of some sort. Is there a way to easily share code snippets with other Qt Creator users without requiring each developer to manually enter/copy-and-paste them?

    Thanks!

  2. The following user says thank you to fonzi337 for this useful post:

    multisystem (10th September 2012)

  3. #2
    Join Date
    Sep 2012
    Posts
    1
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Export/share code snippets?

    This is extremely important for me. Please I want to know how to it could be done.

  4. #3
    Join Date
    Mar 2008
    Location
    V. Const. - Argentina
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Export/share code snippets?

    Any news on this one?

    I'd like to share my code snippets with my team, and there's no way to export them as a file. I have QtCreator at home and every time I add a new code snippet, I have to add it manually at work.

  5. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Export/share code snippets?

    I dont think Qt itself provides such service. It does have support for code snippets from various sites such as pastebin etc.

    If you want to share your code, using some code version control system would be the solution in my opinion.

Similar Threads

  1. Implicit share going mad?
    By P@u1 in forum Newbie
    Replies: 2
    Last Post: 22nd June 2011, 16:57
  2. how to share variables
    By sksingh73 in forum Newbie
    Replies: 4
    Last Post: 2nd July 2010, 04:54
  3. Code snippets
    By blue.death in forum Qt Programming
    Replies: 1
    Last Post: 9th January 2006, 16:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.