代码搜索:QMainWindow
找到约 794 项符合「QMainWindow」的源代码
代码结果 794
www.eeworm.com/read/167562/5456041
cpp qdesigner_taskmenu.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the Qt Designer of the Qt Too
www.eeworm.com/read/167562/5456103
cpp qdesigner_dockwidget.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the Qt Designer of the Qt Too
www.eeworm.com/read/188652/8521047
cpp moc_mainwindow.cpp
/****************************************************************************
** MainWindow meta object code from reading C++ file 'mainwindow.h'
**
** Created: Mon Sep 26 14:44:22 2005
** by: Th
www.eeworm.com/read/357852/10200118
h giantwindow.h
#ifndef GIANTWINDOW_H
#define GIANTWINDOW_H
#include
class QSlider;
class LogWindow;
class QLabel;
class QPushButton;
class QLineEdit;
class Giant;
class Jack;
/**
GiantWindow is a v
www.eeworm.com/read/357852/10200161
h propertyselectorcontrol.h
#ifndef _PROPERTY_SELECTOR_CONTROL_
#define _PROPERTY_SELECTOR_CONTROL_
#include
#include
#include
class PropertySelectorModel;
class PropertySelectorView;
/*
www.eeworm.com/read/357852/10200174
h simplelistapp.h
#ifndef SIMPLELIST_H
#define SIMPLELIST_H
#include
#include
#include
#include
#include
/* Controller example */
class Simple
www.eeworm.com/read/357852/10200198
h moving.h
#ifndef MOVING_H
#define MOVING_H
#include
#include
#include
#include
class QLabel;
class QVBoxLayout;
//start
/**
A demo of how widgets can move fro
www.eeworm.com/read/357852/10200322
h qonsole.h
#ifndef QONSOLE_H
#define QONSOLE_H
class LogWindow;
#include
class QLineEdit;
class QProcess;
/**
A simple demo application that shows how to use QProcess,
with signals/slots pr
www.eeworm.com/read/356321/10231957
h mainwindow.h
/******************************************************************************
* mainwindow.h
*
* 2008-03-19 21:18
* 周鑫(zhouxin63766@yahoo.com.cn)
*
* 语法分析器的窗口GUI。
*********************
www.eeworm.com/read/424424/10450681
h mailclient.h
#ifndef MAILCLIENT_H
#define MAILCLIENT_H
#include
class QIcon;
class QSplitter;
class QTextEdit;
class QTreeWidget;
class MailClient : public QMainWindow
{
Q_OBJECT
public: