登录
首页 » QT » Model_tablewidget_Completerlineedit

Model_tablewidget_Completerlineedit

于 2013-10-19 发布 文件大小:670KB
0 111
下载积分: 1 下载次数: 11

代码说明:

  两个自定义控件,一个行编辑器带按钮;一个是实现QQ登录用户名的组合框。(Two custom controls, a line editor with buttons one is to achieve QQ login user name combo box.)

文件列表:

Model_tablewidget_Completerlineedit
...................................\AccountItem.cpp,1674,2013-10-16
...................................\AccountItem.h,737,2013-10-13
...................................\account_combo_box.cpp,139,2013-10-13
...................................\CComponentLineEditBtn.cpp,2358,2013-10-16
...................................\CComponentLineEditBtn.h,578,2013-10-14

...................................\debug
...................................\.....\AccountItem.o,179879,2013-10-16
...................................\.....\CComponentLineEditBtn.o,208698,2013-10-14
...................................\.....\main.o,119229,2013-10-13
...................................\.....\moc_AccountItem.cpp,3170,2013-10-13
...................................\.....\moc_AccountItem.o,179641,2013-10-13
...................................\.....\moc_CComponentLineEditBtn.cpp,2626,2013-10-14
...................................\.....\moc_CComponentLineEditBtn.o,160720,2013-10-14
...................................\.....\moc_model_tablewidget_completerlineedit.cpp,2996,2013-10-13
...................................\.....\moc_model_tablewidget_completerlineedit.o,131191,2013-10-13
...................................\.....\Model_tablewidget_Completerlineedit.exe,1503054,2013-10-16
...................................\.....\model_tablewidget_completerlineedit.o,304140,2013-10-14
...................................\main.cpp,678,2013-10-12
...................................\Makefile,7001,2013-10-13
...................................\Makefile.Debug,8826,2013-10-13
...................................\Makefile.Release,8959,2013-10-13
...................................\model_tablewidget_completerlineedit.cpp,6481,2013-10-16
...................................\model_tablewidget_completerlineedit.h,762,2013-10-13
...................................\Model_tablewidget_Completerlineedit.pro,552,2013-10-13
...................................\Model_tablewidget_Completerlineedit.pro.user,21314,2013-10-16
...................................\model_tablewidget_completerlineedit.ui,5039,2013-10-13
...................................\release
...................................\ui_model_tablewidget_completerlineedit.h,7892,2013-10-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个用JAVA编写的计算器,谢谢,因为我现在还个学生,请大家多多指导。...
    这是一个用JAVA编写的计算器,谢谢,因为我现在还个学生,请大家多多指导。-This is a preparation using JAVA calculator, thank you, because I still students, Members can guide.
    2022-11-02 20:00:02下载
    积分:1
  • 基本对话框的使用
    资源描述利用MFC,学习树形控件,Group Box, 静态文本,编辑框,按钮,List Control 和 List Box等基本知识的使用。
    2022-01-22 11:26:20下载
    积分:1
  • Hyperlink Button with Icon
    Hyperlink Button with Icon
    2022-03-01 07:09:43下载
    积分:1
  • This is a button editor, is particularly conducive to beginners learning VC entr...
    这是一个按钮编辑程序,特别有利于初学者对VC的入门学习,相信会给VC爱好者带来帮助-This is a button editor, is particularly conducive to beginners learning VC entry, I believe will help bring VC-lovers
    2022-05-08 05:50:48下载
    积分:1
  • 上次公司需要,搞了一个SWING的Aapplication的DEMO,重新弄了一般SWING,可惜最后无疾而终,可悲..... 最近离职,把以前的东西整理了一下...
    上次公司需要,搞了一个SWING的Aapplication的DEMO,重新弄了一般SWING,可惜最后无疾而终,可悲..... 最近离职,把以前的东西整理了一下,觉得多少有点用处,写下算是悼念吧! 这是其中日期选择控件的代码,改编自网上某个程序(记不得了),界面如下所示:-last company, engaged in a SWING of the DEMO Aapplication re-SWING get a general, but nothing came of the last, sad ..... recent departure of the things that used to collate it, and feel a bit useless, as written in memory! This is the date to choose the control code, adapted from the Internet a program (remember incredible), the interface as follows :
    2022-12-02 23:45:04下载
    积分:1
  • tabstrips_src
    控件类,支持Lable、button等控件,分组显示,C#控件库(Control classes, support the Lable, button controls, grouping, C# Control Library)
    2012-08-23 14:38:22下载
    积分:1
  • 所有者描述的
    Owner Draw Button Step-by-Step-Owner Draw Button Step-by-Step
    2023-04-13 03:55:03下载
    积分:1
  • 一个下象棋的vc软,也是抄袭的作品,希望大家原谅了
    一个下象棋的vc软件,也是抄袭的作品,希望大家原谅了-a chess under the vc software, as well as copying the works, we hope to forgive
    2022-08-08 16:45:25下载
    积分:1
  • flatbttn6
    按钮控件,效果不错(button controls, good results)
    2004-11-19 18:59:44下载
    积分:1
  • 一个强大的OwnerDraw菜单
    A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope it is still useful to you. I constructed the class from the Scribble sample application and some of the drawing code is copied from the CCoolMenuManager class. Additionally, I have also used a class named CBCGKeyHelper from BCGControlBar to show the accelerator key text.-A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope
    2022-09-10 15:40:03下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载