代码搜索:Menu
找到约 10,000 项符合「Menu」的源代码
代码结果 10,000
www.eeworm.com/read/291922/8387627
doc menu.doc
/*
$Id: qt/menu.doc 3.3.8 edited May 27 2003 $
*/
/*! \page menu-example.html
\ingroup examples
\title Using menus
This example demonstrates a menu bar with pull-down menus,
sub-me
www.eeworm.com/read/291922/8387630
pro menu.pro
TEMPLATE = app
TARGET = menu
CONFIG += qt warn_on release
DEPENDPATH = ../../include
REQUIRES = large-config
HEADERS = menu.h
SOURCES = menu.cpp
TRANSLATIONS += qianfont.ts
www.eeworm.com/read/291922/8387637
cpp menu.cpp
/****************************************************************************
** $Id: qt/menu.cpp 3.3.8 edited Jan 11 14:37 $
**
** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.
**
www.eeworm.com/read/291922/8387640
h menu.h
/****************************************************************************
** $Id: qt/menu.h 3.3.8 edited Jan 11 14:37 $
**
** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.
**
**
www.eeworm.com/read/391487/8400624
cpp menu.cpp
//文字处理模块
//*********************************
//文字显示
void PrintText(LPDIRECTDRAWSURFACE Surf,int x,int y,char *Text,DWORD color=RGB(0,0,0))
{
HDC hdc;
Surf->GetDC(&hdc);
SetBkMode(hdc, TRAN
www.eeworm.com/read/291725/8401861
h menu.h
#ifndef _MENU_H_
#define _MENU_H_
#include "menudef.h"
#ifdef _MENU_C_
#define _MENUDEC_
#else
#define _MENUDEC_ extern
#endif
typedef enum
{ BTN_UP,
BTN_DOWN,
BTN_Menu,
BT
www.eeworm.com/read/291725/8402059
c menu.c
#define _MENU_C_
#include
#include
#include "types.h"
#include "board.h"
#include "global.h"
#include "keypaddef.h"
#include "menu.h"
//#include "menudef.h"
#include "
www.eeworm.com/read/192136/8402504
c menu.c
#include
#include
#include
#include
#include
#include
#include
#include
void restore_bkcolor(int,int);
void draw