代码搜索:QMainWindow

找到约 794 项符合「QMainWindow」的源代码

代码结果 794
www.eeworm.com/read/189334/8474678

cpp mypanel.cpp

#include "mypanel.h" #include "mainwidget.h" MyPanel::MyPanel(QWidget *parent, const char *name) :QMainWindow(parent,name) { button1 = new QPushButton("button1",this); button1->setGeometry
www.eeworm.com/read/419483/10865162

h fontset.h

#ifndef FONTSET_H #define FONTSET_H #include class FontSet : public QMainWindow { Q_OBJECT public: FontSet(QWidget *parent=0); QLabel *label1; QLabel *label2
www.eeworm.com/read/350550/7088063

h view.h

#ifndef _HIGHLIGHT_VIEW_H_ #define _HIGHLIGHT_VIEW_H_ #include #include #include "USB.h" class QAction; class QLabel; class QMenu; class QScrollArea; class QVBoxL
www.eeworm.com/read/460749/7241567

h fontset.h

#ifndef FONTSET_H #define FONTSET_H #include class FontSet : public QMainWindow { Q_OBJECT public: FontSet(QWidget *parent=0); QLabel *label1; QLabel *label2
www.eeworm.com/read/136865/5840523

h toplevel.h

/* * KAsteroids - Copyright (c) Martin R. Jones 1997 * * Part of the KDE project */ #ifndef __KAST_TOPLEVEL_H__ #define __KAST_TOPLEVEL_H__ #include #include #include
www.eeworm.com/read/136815/5855234

h toplevel.h

/* * KAsteroids - Copyright (c) Martin R. Jones 1997 * * Part of the KDE project */ #ifndef __KAST_TOPLEVEL_H__ #define __KAST_TOPLEVEL_H__ #include #include #include
www.eeworm.com/read/118801/6094077

h toplevel.h

/* * KAsteroids - Copyright (c) Martin R. Jones 1997 * * Part of the KDE project */ #ifndef __KAST_TOPLEVEL_H__ #define __KAST_TOPLEVEL_H__ #include #include #include
www.eeworm.com/read/323643/3510359

h toplevel.h

/* * KAsteroids - Copyright (c) Martin R. Jones 1997 * * Part of the KDE project */ #ifndef __KAST_TOPLEVEL_H__ #define __KAST_TOPLEVEL_H__ #include #include #include
www.eeworm.com/read/313142/3646143

svn-base traywindow.h.svn-base

#ifndef __TRAYWINDOW_H_INCLUDED #define __TRAYWINDOW_H_INCLUDED #include #include #include //! 任务栏对话框的实现 class QAction; struct wTrayWindowParam {
www.eeworm.com/read/313142/3646151

h traywindow.h

#ifndef __TRAYWINDOW_H_INCLUDED #define __TRAYWINDOW_H_INCLUDED #include #include #include //! 任务栏对话框的实现 class QAction; struct wTrayWindowParam {