代码搜索:QMainWindow

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

代码结果 794
www.eeworm.com/read/430395/1931054

h mainwindow.h

#ifndef _MAINWINDOW_H_ #define _MAINWINDOW_H_ #include "ui_mainwindow.h" class QLabel; class CMainWindow : public QMainWindow, public Ui::MainWindow { Q_OBJECT public: CMainWindow(QWidget* =
www.eeworm.com/read/421437/2052403

h mainwindow.h

#ifndef MAINWINDOW_H #define MAINWINDOW_H #include #include "svgwindow.h" class MainWindow : public QMainWindow { Q_OBJECT public: MainWindow(); public slots: void openFile(co
www.eeworm.com/read/421437/2052684

h mainwindow.h

#ifndef _MAINWINDOW_H_ #define _MAINWINDOW_H_ #include "ui_mainwindow.h" class QLabel; class CMainWindow : public QMainWindow, public Ui::MainWindow { Q_OBJECT public: CMainWindow(QWidget* =
www.eeworm.com/read/368130/2825255

h mainwindow.h

#ifndef _MAINWINDOW_H_ #define _MAINWINDOW_H_ #include "ui_mainwindow.h" class QLabel; class CMainWindow : public QMainWindow, public Ui::MainWindow { Q_OBJECT public: CMainWindow(QWidget* =
www.eeworm.com/read/353570/3084905

h mainwindow.h

#ifndef _MAINWINDOW_H_ #define _MAINWINDOW_H_ #include "ui_mainwindow.h" class QLabel; class CMainWindow : public QMainWindow, public Ui::MainWindow { Q_OBJECT public: CMainWindow(QWidget* =
www.eeworm.com/read/295153/8183537

txt qt.txt

[serial.cpp] #include #include #include "mainwindow.h" int main(int argc, char *argv[]) { QApplication a(argc,argv); MainWindow m; a.setMainW
www.eeworm.com/read/188652/8521220

h mainwindow.h

/* * Author:liuxueqiang * Time:2005-9-22 */ #ifndef _MAIN_WINDOW_ #define _MAIN_WINDOW_ #include class QAction; class QMenu; class QWorkspace; class MdiChild; class QSignalMapp
www.eeworm.com/read/444916/7602881

h mainwindow.h

#ifndef __MAINWINDOW_H__ #define __MAINWINDOW_H__ #include #include #include #include "base.h" #include "menu.h" class QAction; class QFont; class QPushButton; cl
www.eeworm.com/read/446555/1711659

svn-base study.h.svn-base

#ifndef STUDY_H #define STUDY_H #include class QAction; class QActionGroup; /** Demo of QActions and QActionGroups S. Alan Ezust (alan dot ezust at gmail dot com ) */ //start cla
www.eeworm.com/read/446555/1711662

h study.h

#ifndef STUDY_H #define STUDY_H #include class QAction; class QActionGroup; /** Demo of QActions and QActionGroups S. Alan Ezust (alan dot ezust at gmail dot com ) */ //start cla