Introduction and compilation of QT creator browser plug-in cppsupport

Source: Internet
Author: User
Project Introduction: cppsupport is a class browser plug-in of QT creator.
Main functions:
    • Class browsers implemented by QTc-based cplusplus Components
    • Provides switching between multiple projects through a combo box
    • Displays all or separately subitems in a project.
    • Class symbol persistence andCodeSynchronous update of the Editor
    • Browser-like update without blinking to keep the status consistent
    • You can set whether to display symbols in files automatically generated by qmake.
    • You can set whether to display the symbols generated after macro parsing.
    • Sort by letter, type, and Access Control
    • Group by type and Access Control
    • Search for symbols (implemented by calling the QTc editor function)
Option setting QTc-options-cppsupport-symbol view
    • Document changed, symbol update timer-The Scheduled Update Time of the document symbol after the document is updated
    • Symbol updated, symbols tree reset tiemr-The Scheduled Update Time of the code browser tree after the document symbol is updated.
    • Find usages-first open editor wait timer-search symbol function-waiting time after the document is opened for the first time
Project Homepage

Project address: http://gitorious.org /~ Visualfc/Qt-Creator/Qt-creator-cppsupport

Project branch: cppsupport CppSupport-1.3.1 CppSupport-1.3.0

Project download
Http://code.google.com/p/visualfc/downloads/list
    • Qt-creator-cppsupport-full-1.3.1.tar.gz-contains the source package for Qt creator1.3.1 of cppsupport
    • Cppsupport-1.3.1-src.zip-cppsupport source package
    • Cppsupport-1.3.1-win32-plugin.zip-cppsupport compiled binary plug-in packages under Win32
Install in Windows

First, download and install QT from the QT website.
Creator1.3.1. Unzip the downloaded cppsupport-1.3.1-win32-inin.zip file to QT.
In the/lib/qtcreator/plugins/directory under the Creator installation directory, restart QTc.

Compiling in Linux and MacOSX

Linux and MacOSX must be compiled by yourself
First, you must have a compiling environment of qt4.6 or above, which can be downloaded from the QT website.
Download qt-creator-cppsupport-full-1.3.1.tar.gz and decompress
Use qmake for compilation or use QT creator to open qtcreator. Pro for compilation.

Compile the test platform
    • WindowsXP
    • windows7
    • centos 5.4 i386
    • centos 5.4 amd64
    • Mac OS X 10.6 snow leopard

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.