Results 1 to 3 of 3

Thread: qt creator create class problem

  1. #1
    Join Date
    Jun 2010
    Posts
    7
    Platforms
    Unix/X11 Windows

    Smile qt creator create class problem

    I use qt creator to create a class ,for example class name:MyClass , than it generates the lower file name myclass.h and myclass.cpp.

    why it not generates consistent file name with the class name.

    could anybody help me ?
    thanks!

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: qt creator create class problem

    Quote Originally Posted by foxhengxing View Post
    why it not generates consistent file name with the class name.
    Because I want it so! I hate file names which has to be cs. So better all in lower letters.

    But anyway: Have a look at the options (at the bottom of the dialog) there is a checkbox for disabel lowering the file name.

  3. #3
    Join Date
    Jun 2010
    Posts
    7
    Platforms
    Unix/X11 Windows

    Default Re: qt creator create class problem

    Quote Originally Posted by Lykurg View Post
    Because I want it so! I hate file names which has to be cs. So better all in lower letters.

    But anyway: Have a look at the options (at the bottom of the dialog) there is a checkbox for disabel lowering the file name.
    Thank you so much!

Similar Threads

  1. Create Own Signal send to different class
    By arpspatel in forum Qt Programming
    Replies: 0
    Last Post: 6th April 2010, 00:46
  2. class and event create
    By electronicboy in forum Qt Programming
    Replies: 2
    Last Post: 2nd November 2009, 00:07
  3. Replies: 6
    Last Post: 28th July 2009, 15:31
  4. Replies: 0
    Last Post: 9th March 2009, 04:02
  5. create a Class inherits from two QObject subclasses
    By sabeesh in forum Qt Programming
    Replies: 17
    Last Post: 31st December 2007, 13:04

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.