代码搜索:widgets
找到约 4,660 项符合「widgets」的源代码
代码结果 4,660
www.eeworm.com/read/182282/9209302
h widgets.h
/*
* widgets.h - SDL widget set in C
*
* Copyright 2004 by Jeffery L. Post
* thepostspacbellnet
* Version 0.0.3 - 11/26/04
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/182282/9209308
c widgets.c
/*
* widgets.c - SDL widget set in C
*
* Copyright 2004 by Jeffery L. Post
* thepostspacbellnet
* Version 0.0.3 - 11/26/04
*
* This program is free software; you can redistribute it an
www.eeworm.com/read/176161/9514690
h widgets.h
/***********************************************************************/
/* widgets.h */
/* ---------
www.eeworm.com/read/176161/9514698
c widgets.c
/***********************************************************************/
/* widgets.c */
/* ---------
www.eeworm.com/read/451098/7472288
rtf widgets.rtf
www.eeworm.com/read/399534/7849478
chm widgets.chm
www.eeworm.com/read/136865/5841256
pro widgets.pro
TEMPLATE = lib
TARGET += qtwidgets
CONFIG += qt dll plugin
DESTDIR = ../../../accessible
VERSION = 1.0.0
REQUIRES += accessibility
SOURCES += main.cpp \
qaccessiblewidget.cpp \
qacce
www.eeworm.com/read/136815/5855967
pro widgets.pro
TEMPLATE = lib
TARGET += qtwidgets
CONFIG += qt dll plugin
DESTDIR = ../../../accessible
VERSION = 1.0.0
REQUIRES += accessibility
SOURCES += main.cpp \
qaccessiblewidget.cpp \
qacce
www.eeworm.com/read/135582/5886187
h widgets.h
#ifndef _WIDGETS_H_
#define _WIDGETS_H_
#define BUTTON_PUSH 0x00
#define BUTTON_RADIO 0x01
#define BUTTON_TOGGLE 0x02
#define TEXT_BUTTON 0x1000
#define IMAGE_BUTTON 0x2000
#define BUTTON_DOWN_E