package com.itau.jingdong.widgets;import android.content.Context;import android.graphics.Rect;import android.util.AttributeSet;import android.view.Mot...
分类:
移动开发 时间:
2015-01-13 15:50:10
阅读次数:
211
JazzyViewPager:package com.itau.jingdong.widgets.jazzviewpager;import java.util.HashMap;import java.util.LinkedHashMap;import android.content.Context;...
分类:
移动开发 时间:
2015-01-13 15:38:41
阅读次数:
304
排列窗体上的控件(Laying Out Widgets on a Form)中英文对照:form(窗体),layout(布局或者排列,意思是进行窗体上控件的排列的过程,如大小位置等)absolute positioning(绝对位置定位),manual layout(手工布局),layout man...
Creating Lists and CardsTo create complex lists and cards with material design styles in your apps, you can use the RecyclerView and CardView widgets....
分类:
移动开发 时间:
2015-01-07 16:47:12
阅读次数:
407
Qt Style Sheets are a powerful mechanism that allows you to customize the appearance of widgets, in addition to what is already possible by subclassin...
分类:
其他好文 时间:
2014-12-24 17:55:26
阅读次数:
257
Qt Style Sheets support various properties, pseudo-states, and subcontrols that make it possible to customize the look of widgets.List of Stylable Wid...
分类:
其他好文 时间:
2014-12-24 17:37:30
阅读次数:
293
??
1
录屏端程序案例
T30DeskSend.pro
SOURCES
+=
main.cpp
Sender.cpp
HEADERS
+=
Sender.h
QT
+=
network widgets
...
分类:
其他好文 时间:
2014-12-18 00:17:30
阅读次数:
251
提要需求:加载一张图片并显示,可以放大缩小,可以截取图片的某个矩形并保存。原以为蛮简单的一个功能,其实还是有点小复杂。最简单Qt图片浏览器可以参考Qt自带的Demo:Image Viewer Example - http://qt-project.org/doc/qt-4.8/widgets-imageviewer.html看一下最终的实现效果:图片的加载显示这里需要实现一个QImageViewe...
分类:
其他好文 时间:
2014-12-17 22:45:44
阅读次数:
278
??
1
通过process的方式播放视频
T22VideoPlayer.pro
HEADERS
+=
MyWidget.h
SOURCES
+=
MyWidget.cpp
QT
+=
gui widgets
...
分类:
其他好文 时间:
2014-12-16 22:38:34
阅读次数:
294
??
1
新建一个项目:
Database01.pro
SOURCES
+=
main.cpp
Contact.cpp
QT
+=
gui widgets
sql
CONFIG
+=
C++11
HEADERS
+=...
分类:
数据库 时间:
2014-12-16 21:01:15
阅读次数:
817