Discussion Board

Results 1 to 7 of 7

Hybrid View

  1. #1
    Registered User Roose's Avatar
    Join Date
    Mar 2003
    Location
    Oulu
    Posts
    132
    Hi,

    I would like to hide moc-files from carbides project explorer.

    Can it be done?

  2. #2
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    What is the purpose of that?

  3. #3
    Registered User Roose's Avatar
    Join Date
    Mar 2003
    Location
    Oulu
    Posts
    132
    Thanks for your fast reply.

    Files are generated and AFAIK there is no need to manually change them.

    I would like to keep project explorer clean from 'non-relevant ' files so it would be easier to manage relevant files.

    I believe Qt Creator doesn't show moc-files by default.

  4. #4
    Registered User Roose's Avatar
    Join Date
    Mar 2003
    Location
    Oulu
    Posts
    132
    Of course I'm keen to know if there is better way to handle qt project files than Project Explorer

  5. #5
    Nokia Developer Expert timm-ah's Avatar
    Join Date
    Dec 2004
    Location
    Austin, TX
    Posts
    399
    The Project Explorer is the flat file system. The Symbian Project Navigator is the virtual view of only the build files (defined from the bld.inf and MMP).

    Tim

  6. #6
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    Of course, with the proper PRO file mumbo-jumbo the moc_ files can be placed in a separate directory where you don't need to look at them. I think all that's needed is
    Code:
    MOC_DIR = moc

  7. #7
    Registered User Roose's Avatar
    Join Date
    Mar 2003
    Location
    Oulu
    Posts
    132
    Quote Originally Posted by danhicksbyron View Post
    Of course, with the proper PRO file mumbo-jumbo the moc_ files can be placed in a separate directory where you don't need to look at them. I think all that's needed is
    Code:
    MOC_DIR = moc
    Thanks!

    This works perfectly

Similar Threads

  1. remove a file from project explorer
    By Jeepy in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 2
    Last Post: 2009-02-19, 13:43
  2. Building a Carbide C++ project with Unicode source files
    By SwordAngel in forum Symbian Tools & SDKs
    Replies: 3
    Last Post: 2008-04-03, 10:14
  3. [defect report] perforce plugin not working in carbide.c++ project explorer
    By simo.salminen in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 2
    Last Post: 2007-08-28, 12:29
  4. How to add existing files(.cpp;.h) to a project in Carbide.c++?
    By zhentao_huang in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 1
    Last Post: 2006-08-29, 06:55

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved