Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Turn off QtCreator interpretation of .doc file as Word binary.
Forum Updated to NodeBB v4.3 + New Features

Turn off QtCreator interpretation of .doc file as Word binary.

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 3 Posters 338 Views 1 Watching
  • 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.
  • F Offline
    F Offline
    FreddeB
    wrote on last edited by FreddeB
    #1

    Hi,

    I use .doc for Doxygen documentation purposes. When I try to edit a .doc file in QtCreator it is rendered as binary.

    Is there any way to turn the .doc interpretation to not be a Word file and just a simple text file?

    Regards
    Fredrik

    Regards
    Fredrik

    jsulmJ 1 Reply Last reply
    0
    • F FreddeB

      Hi,

      I use .doc for Doxygen documentation purposes. When I try to edit a .doc file in QtCreator it is rendered as binary.

      Is there any way to turn the .doc interpretation to not be a Word file and just a simple text file?

      Regards
      Fredrik

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @FreddeB Word files are not simple text files. They are zip archives containing XML files and some other stuff. I do not think QtCreator supports Word files. Personally I would not use such proprietary formats for documentation.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      SGaistS 1 Reply Last reply
      0
      • jsulmJ jsulm

        @FreddeB Word files are not simple text files. They are zip archives containing XML files and some other stuff. I do not think QtCreator supports Word files. Personally I would not use such proprietary formats for documentation.

        SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @jsulm I think @FreddeB just uses the same extension which I don't think is a good idea since it's already something that is attributed.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • F Offline
          F Offline
          FreddeB
          wrote on last edited by
          #4

          Thanks for the feedback,

          I agree, I've changed my file extensions to '.txt' instead.

          Have a good day!
          Fredrik

          Regards
          Fredrik

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved