Article
Created by flycarl in 21 dec 2010
Last edited by hamishwillee at 13 Jun 2012.
Contents
1 Overview
2. Code browsing
2.1 Locator (Locator)
3. code editing
4. breakpoint debugging
5. Platform management
6. Project Management
6.1 compile parameters (build)
6.2 run Parameters)
7 related links
Introduction
As an IDE developed by QT, QT creator
Recently, opencv is used for image processing. Many people on the internet use Vs and opencv, but they do not like vs very much and want to use QT creator. I searched a lot of materials online and finally spent a day using opencv on QT creator.
Required Software: (1) Qt
If you are using the precompiled version of Visual Studio when you install QT, there is a good chance that the debugger (Debugger) will be missing, whereas the native debugger for QT corresponding to the MSVC is CDB (which corresponds to MinGW's QT using the GDB debugger). This article describes how to download and ins
From:http://www.developer.nokia.com/community/wiki/qt_creator_%e4%bd%bf%e7%94%a8%e6%8a%80%e5%b7%a7
tips for using Qt Creator
Brief Introduction
QT Creator as the IDE for QT Development, support QT development, and QML development
How to Use git Version Control in QT Creator in Windows XP
Qt creator is an IDE development tool specially designed for the QT application development platform. It integrates many functions, including windows, Linux, and Mac versions. For developers who frequently use
QT Creator in Ubuntu 15.04 supports Chinese Input
After QT5.4 (32-bit) is installed in the Ubuntu 15.04 system, when writing code and comments, I find that Chinese characters cannot be written. The following is my solution:
1. Install fcitx-frontend-qt5
Sudo apt-get install fcitx-frontend-qt5
2. Copy the installed fcitx-frontend-qt5 to a specified directory.We can enter (dpkg-L fcitx-frontend-qt5) in the co
Install QT libraries for Windows (available from the http://qt-project.org/downloads)
Install QT Creator for Windows (available from the http://qt-project.org/downloads)
Install debugging tools for Windows (available at http://msdn.microsoft.com/en-us/windows/hardware/hh
Let QT Creator support Windows Phone 8 developmentRecently QtCreator3.2 out, fixed some bugs, better than the previous version of 3.1.2. Since the previous version (Qt for WINRT) had some problems with packaging, I downloaded the IDE to try it out today. At first I wanted to set up the Windows Phone 8 development environment, but there was always no success. Fina
Qt Creator 3.5.1 (Qt4.8.4 library +mingw4.4) using the minGW4.4 default GDB debugging will be unsuccessful, prompting the following:
Debugging starts
Debugging has failed
Debugging has finished
Cause: Qt Creator 3.5.1 requires an updated version of GDB. Download qtcrea
QT is a cross-platform good thing.Because of the future needs, the new software needs to be able to cross-platform, because it is done with QT, so the beginning of the environment to consider the cross-platform migration.One, Windows platformQt5.5+mingw+qtcreator 3.5 is used on WindowsActually, there's nothing to say about Windows.1. Download the latest QT5.5+MIN
Note:This tutorial assumes that the user has experience writing Basic QT applications, Designing user interfaces with QT designer and using the QT resource system.
In this example, we will describe the steps involve in using QT creator to create a small
Let QT Creator support Windows Phone 8 developmentRecently the QtCreator3.2 out. Fixed some bugs. Better than the previous version number 3.1.2.Since the previous version number (Qt for WINRT) has some problems with packaging, I downloaded the IDE to try it out today. When I started to set up a development environment for Windows Phone 8, there was always no succ
Tags: pack linu kylin apt-get run URI Pen lease OpensFirst, go to the official website (https://download.qt.io/official_releases/qt/) to download the QT creator installation package.I downloaded the 5.11.1 Version file: Qt-opensource-linux-x64-5.11.1.runMake sure that the re
creating a sharp weapon qt Creator: The use of code TODO tools
Preface
as the saying goes, 工欲善其事 its prerequisite. Working life, can have an excellent easy-to-use, efficient and simple tool, to improve efficiency, achieve value has a great impact.
Qt is a set of C + + libraries, encapsulating a number of useful modules and features, with advanced GUI design co
After downloading the Qt-opensource-linux-x64-5.3.0.run, install the steps:
1. Enabling it to have executive authority
sudo chmod +x qt-opensource-linux-x64-5.3.0.run
2. Installation
sudo./qt-opensource-linux-x64-5.3.0.run
Next is the graphical interface installation, all by default. The reference screenshot is as follows:
Installation complete.
3. Configu
on the left of the Creator, which can set the system environment, so you don't need to add the system environment yourself ). Later, I created a new project and then compiled and executed it. The error still exists. Finally, I wanted to go over some common libraries (such as qtgui) of QT for convenience. DLL, etc.) copied to the System32 folder, so when it is compiled and used, qt2009is used for execution.
Finish to complete the 4.8.5 installation.3) Next install QT Creator 2.8.0. Double-click the Qt-creator-windows-opensource-2.8.0.exe file, click Next, select the folder path for QT Creator here we choose d:\
Tags: blog HTTP ar file on 2014 log HTML Linux I have been using QT Creator for development. This is because there are not many c ++ ide options in Linux. At the same time, because I have abandoned MFC, I usually have to rely on QT to write a small tool, which is exactly used in one fell swoop. Use QT
Since the use of Ubuntu, I have found that my programming software Eclipse and QT Creator can display Chinese, but can not input Chinese, which brings great inconvenience to my programming comments. How to solve it? Make a summary record here.First, install IBUS-QT4.Ensure Ubuntu networking status from Ubuntu Software Center, find IBUs, and install.or use the command sudo apt-get install IBUs installation.
Tags: des style blog HTTP color usage Qwt is an open-source graph library based on QT. Download the source code of qwt from the official website Http://sourceforge.jp/projects/sfnet_qwt/downloads/qwt/6.1.0/qwt-6.1.0.tar.bz2/ Decompress the package and enter the directory. Tar jxvf qwt-6.1.0.Tar.bz2 CD qwt-6.1.0 Compile and install /Home/LZ/qt5.3.0/5.3/GCC/bin/Qmakemakemake install If make The follo
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.