摘要: FINDDIALOG_H 头文件:#ifndef FINDDIALOG_H #define FINDDIALOG_H #include /*声明四个用到的类*/class QCheckBox; class QLabel; class QLineEdit; class QPushButton; /*首先定义一个派生类QDialog,基类是FindDialog*/class FindDialog ... 阅读全文
posted @ 2015-05-26 17:34 不二侬 阅读(267) 评论(0) 推荐(0)
摘要: 原文:http://blog.chinaunix.net/uid-26696487-id-3149316.html 环境:ubunt 11.10硬盘安装qt版本:qte4.6.3设备平台:mini2440交叉编辑器:4.4.31.将 qt-everywhere-opensource-src-4.6.3.tar.gz 压缩包解压为3份,分别编译 PC ,嵌入式 x86 和 arm 三个版本。2. ... 阅读全文
posted @ 2015-05-26 15:18 不二侬 阅读(415) 评论(0) 推荐(0)
摘要: U-Boot 2014.04 (May 26 2015 - 12:41:13) CPU: Freescale i.MX6Q rev1.2 at 792 MHz CPU: Temperature 33 C, calibration data: 0x5b14f47d Reset cause: POR Board: MX6-SabreSD I2C: ready DRAM: 1... 阅读全文
posted @ 2015-05-26 15:17 不二侬 阅读(6640) 评论(0) 推荐(0)
摘要: Downloading the Source IN THIS DOCUMENT Installing Repo Initializing a Repo client Downloading the Android Source Tree Using Authentication Troubleshooting network issues Using a local mirror V... 阅读全文
posted @ 2015-05-26 09:31 不二侬 阅读(283) 评论(0) 推荐(0)