Results 1 to 2 of 2

Thread: What is good practice concerning styleguides?

  1. #1
    Join Date
    Jan 2013
    Posts
    25
    Qt products
    Qt4
    Platforms
    Windows

    Default What is good practice concerning styleguides?

    When writing the styleguide for our applications, i noticed that there are two main approaches concerning the implantation of the styleguides. You can either:


    1. Put all the styles in the top most object(i.e. QMainWindow)
    2. Put the style on every object individually


    I was wondering which way is a better use

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: What is good practice concerning styleguides?

    It doesn't matter as long as it fits your purpose. Usually you'll want both.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Best practice question for 2 applications
    By scott_hollen in forum Qt Programming
    Replies: 3
    Last Post: 30th October 2011, 00:39
  2. Touchscreen Best Practice ?
    By vendra in forum Newbie
    Replies: 1
    Last Post: 11th January 2011, 12:43
  3. Replies: 4
    Last Post: 13th May 2009, 17:50
  4. qobject_cast "good coding practice"
    By janus in forum Qt Programming
    Replies: 1
    Last Post: 17th October 2008, 12:02
  5. what's the better practice?
    By xyzt in forum Qt Programming
    Replies: 1
    Last Post: 22nd March 2008, 18:42

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.