Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Creating Files In Qt

    Tools
    2
    3
    1374
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Arukas last edited by

      When I create a new class in Qt, is there a way to make the class name and source/header files with the same capitalization automatically? I know how to do it automatically.

      Thanks,
      Arukas

      1 Reply Last reply Reply Quote 0
      • C
        Chainsawkitten last edited by

        Go to Tools->Options...
        Click on C++ and go to the File Naming-tab. There, uncheck the "Lower case file names" checkbox.

        I haven't tested it myself but I think it should work.

        1 Reply Last reply Reply Quote 0
        • A
          Arukas last edited by

          Thanks! That appears to do the trick.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post