axylp123的个人主页

http://www.qtcn.org/bbs/u/154703  [收藏] [复制]

axylp123

  • 1

    关注

  • 1

    粉丝

  • 16

    访客

  • 等级:新手上路
  • 总积分:15
  • 男,1987-10-10

最后登录:2017-06-01

更多资料

新鲜事

axylp123
//HexSpinBox.cpp #ifndef HEXSPINBOX_H#define HEXSPINBOX_H #include <QSpinBox> class HexSpinBox : public QSpinBox { Q ..
axylp123
#include <QApplication>#include <QUiLoader> #include <QFile>#include <QWidget> #include <QPushButt ..
axylp123
//UIStackedDialog.h #ifndef UISTACKDIALOG_H#define UISTACKDIALOG_H #include <QDialog>#include <QStackedWidget> # ..
axylp123
//UISortDialog.h #ifndef UISORTDIALOG_H#define UISORTDIALOG_H #include <QDialog> namespace Ui { class UISortDialog; ..
axylp123
//UIGoToCellDialog.h #ifndef UIGOTOCELLDIALOG_H#define UIGOTOCELLDIALOG_H #include <QDialog>#include "ui_UIGoToC ..
axylp123
bool QObject::connect(const QObject *sender, //发出信号的对象 const char *signal, //信号 const QObject *receiver, // ..
axylp123
//UIFindDialog.h #ifndef UIFINDDIALOG#define UIFINDDIALOG #include <QDialog> class QLabel; class QCheckBox; class QLi ..
axylp123
#include <QApplication>#include <QHBoxLayout> #include <QSlider>#include <QSpinBox> int main(int arg ..
axylp123
#include <QApplication>#include <QPushButton> int main(int argc, char** argv) { QApplication app(argc, argv ..
axylp123
QStyle *style = QStyleFactory::create("fusion"); QApplication::setStyle(QStyleFactory::create("fusion" ..
转发  |  收藏  |  评论
2015-09-17 [来自版块 - Qt开放平台开发库]
axylp123
请问如何把QComboBox的不同条目设置成不同的背景颜色,求源码
转发  |  收藏  |  评论
2015-09-14 [来自版块 - Qt开放平台开发库]
axylp123
如图 想把QTreeWidget中插入的QTreeWidgetItem的文本设置成可编辑 求代码实现
转发  |  收藏  |  评论
2015-01-31 [来自版块 - Qt开放平台开发库]
axylp123
本人现在要写一个签名软件, 想用qpainteEvent中以画图的形式实现, 但是碰到的问题是qt默认的画笔画出来的线都是上下一样粗的, 看不 ..
转发  |  收藏  |  评论
2015-01-09 [来自版块 - Qt开放平台开发库]
axylp123
如题 求网络数据转成本地数据(大小端转换)demo代码一份
转发  |  收藏  |  评论
2014-09-29 [来自版块 - Qt基础编程]
axylp123
已经使用udp socket从一台设备中获取到了数据 内容如下 #bundle /tuio/2Dcur ,s alive /tuio/2Dcur ,si fseq Ρ 关系公司的程序员说 ..
转发  |  收藏  |  评论
2014-09-22 [来自版块 - Qt基础编程]
axylp123
1、如何清除播放进度条的痕迹 2、如何设置进度条上 滑块的大小 (想把这个滑块尺寸放大)
转发  |  收藏  |  评论
2014-08-06 [来自版块 - Qt基础编程]

Powered by phpwind v8.7 Certificate Copyright Time now is:03-29 00:47
©2005-2016 QTCN开发网 版权所有 Gzip disabled

-->