搜索资源列表

  1. myedit

    0下载:
  2. Qt Virtual Keyboard for QT embedded System if you can use that myLineEdit as a lineEdit component. this function is used for any types of PXA*** boards
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-10
    • 文件大小:69632
    • 提供者:Henrty
  1. keyboard_test

    0下载:
  2. QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-10
    • 文件大小:2566144
    • 提供者:丁若冰
  1. LineEdit

    0下载:
  2. 可以实现行编译功能,‘#’表示退格,‘@’表示退行,‘ ’表示退出。-Line compiler functions can be achieved, '#' that backspace, ' @' that regression, ' ' said that to withdraw from.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:海盗王
  1. LineEdit

    0下载:
  2. delphi下划线EDIT控件,即外观不是边框。而是一条下划线-delphi underscore EDIT control, that is, the appearance is not a border. But an underscore
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-06-10
    • 文件大小:5120
    • 提供者:brighteye
  1. lineedit

    0下载:
  2. qtopia linetext 测试程序-qtopia linetext
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-10
    • 文件大小:19456
    • 提供者:miao
  1. LineEdit

    0下载:
  2. 类似于edit,实现在横线上进行编辑,横线在运行时显示-Similar to the edit, to achieve the horizontal line on the editing, horizontal line in the run-time display
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-06-10
    • 文件大小:230400
    • 提供者:lixin
  1. SoftKeyBordTest

    0下载:
  2. QT实现了点击任一一个lineEdit 就会弹出软键盘,然后利用软键盘王lineEdit中输入信息,再次点击第二个lineEdit的时候,会自动转换到第二个,同时软键盘不会消失。-Achieved eleven lineEdit click on any soft keyboard pops up, then use the soft keyboard to enter the king lineEdit information, cl
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-10
    • 文件大小:421888
    • 提供者:lixianhui
  1. xianshi

    0下载:
  2. 在窗口1中一个lineEdit和一个button ,点击button弹出窗口2,窗口2中有一个lineEdit-2,在lineEdit中输入数据,点击button数据就显示在lineEdit-2中 -In the window 1 in a lineEdit and a button and click on the button popup window 2, the window of a lineEdit 2-2, in li
  3. 所属分类:按钮控件

    • 发布日期:2024-06-10
    • 文件大小:5120
    • 提供者:David
  1. andyyuanmayunamianji

    0下载:
  2. 用qtcreator代码写的 一个计算圆面积的程序 点击label就可以获取 lineedit上的输入值 并计算显示出来 入门级别-Write a program to calculate the area of ​ ​ a circle qtcreator code click the label you can obtain the input values ​ ​ on the lineed
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-10
    • 文件大小:447488
    • 提供者:andyliu
  1. lineEdit

    0下载:
  2. qt响应lineedit的鼠标点击事件,实现点击lineedit的时候弹出窗口-the qt in response to a mouse click event lineedit, click lineedit pop-up window
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:陈相同
  1. lineedit

    0下载:
  2. Termios command line History and Editing Source Code for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-10
    • 文件大小:19456
    • 提供者:queninlui
  1. Text

    0下载:
  2. 主要是在qt下的,实现viewtable下嵌入lineedit。还可以实现嵌入button,不过主要是实现viewtable可编辑。-Mainly in the qt realize viewtable to embed lineedit. You can also achieve embed button, but mainly to achieve viewtable editable.
  3. 所属分类:Tab控件

    • 发布日期:2024-06-10
    • 文件大小:10240
    • 提供者:longpls
  1. lineedit

    0下载:
  2. C++基于栈实现行编辑程序,输入#表示退格,输入@表示退行,CTRL+Z表示结束。-C++ stack implementation based on-line editing program, enter the# represents the backspace, enter @ represent regression, CTRL+Z indicates the end.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:zh
  1. InputIPAddr

    0下载:
  2. QT下ip设置的lineedit,使用正则表达式-IP mask of lineedit in QT
  3. 所属分类:编辑框

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:Lhen
  1. login

    0下载:
  2. Qt应用程序中通过lineEdit输入用户名和密码数据的例子-lineedit input user name and password in QT project
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:renray
  1. dingshiguanji

    0下载:
  2. 在qtcreator下编写的强制定时关机系统,熟悉qt信号和槽传递过程的练习程序,在pc上运行平稳。label添加.png图片和更改图标icon。lineEdit中的信息读取,windows内核命令的调用执行及相关关机配置(The mandatory timing shutdown system, written under qtcreator, is familiar with the practice program of the
  3. 所属分类:Windows编程

    • 发布日期:2024-06-10
    • 文件大小:777216
    • 提供者:yusin1109

源码中国 www.ymcn.org