搜索资源列表

  1. spinbox

    0下载:
  2. setlocale[LC_ALL, ""] XtSetLanguageProc[NULL, NULL, NULL] //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "SpinBox", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:2kb
    • 提供者:xiaoran1
  1. helloworldmotif-1

    0下载:
  2. //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Scroll", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args[n], XmNwidth, 400 ] n++ XtSetArg[args[n], XmNheight, 100 ] n+
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:xiaoran1
  1. scale

    0下载:
  2. textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAppMainLoop[app] - textf = XmCreateTextField[spinbox, "textf", arg
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:xiaoran1
  1. zidingyi-spinbox

    0下载:
  2. 自定义spinbox 实现显示内容为字符串 取出value值为int数据 编译可直接运行 为显示其效果 专门为此写了一个mian函数-Custom spinbox out to achieve the display value to a string value of int data compiled can be directly run to show the effect of specially written a mian
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:shiyi ren
  1. spinboxforhex

    0下载:
  2. QT 中 SpinBOX 只有int 與 float類型 此例子簡單了使用qt spinbox類別改寫成可以顯示16進制的內容 推薦給需要的人-qspinbox for hex
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:asd
  1. qabstractspinbox_p

    0下载:
  2. The QAbstractSpinBox class provides a spinbox and a line edit to display values for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-12-24
    • 文件大小:13kb
    • 提供者:riheirie
  1. scale

    0下载:
  2. textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAppMainLoop[app] - textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[te
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:acknowl
  1. zidingyi-spinbox

    0下载:
  2. 自定义spinbox 实现显示内容为字符串 取出value值为int数据 编译可直接运行 为显示其效果 专门为此写了一个mian函数-Custom spinbox out to achieve the display value to a string value of int data compiled can be directly run to show the effect of specially written a mian
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:celera
  1. spinBox

    0下载:
  2. 有关信号槽spinbox的例子,例子有QSpinBox和QSlider。-the example about signal and channel of spinbox
  3. 所属分类:组合框控件

    • 发布日期:2024-12-24
    • 文件大小:3kb
    • 提供者:张月伟
  1. SpinBox_qt

    0下载:
  2. 该程序实现在ubutnu环境下利用qtcreator编写的滑动条与spinbox控件的值保侍同步。-The program implements the use of the value of the slider and spinbox qtcreator written under the control of environmental protection ubutnu paternity synchronization.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-12-24
    • 文件大小:3kb
    • 提供者:朱华
  1. stemwin-tutorials-Chapter-58

    0下载:
  2. 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期教程讲解STemWin支持的SPINBOX控件。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.armfly.com/
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-24
    • 文件大小:347kb
    • 提供者:安富莱电子
  1. xialakuangmeihua

    0下载:
  2. jQuery下拉框美化代码基于jquery.fancyspinbox.js制作,鼠标点击显示下拉框内容,支持键盘方向键切换选项值。-jQuery drop-down box to beautify based code jquery.fancy spinbox.js production, click on the drop-down box to display the contents of the keyboard arrow k
  3. 所属分类:Web服务器

    • 发布日期:2024-12-24
    • 文件大小:41kb
    • 提供者:prrv
  1. hexspinbox

    0下载:
  2. 基于qt的spinbox组件的使用,讲10进制的spinbox数据转换成16进制输出(Use qt-based spinbox components to convert decimal spinbox data to hexadecimal output)
  3. 所属分类:界面编程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:2829735186

源码中国 www.ymcn.org