代码搜索:QMainWindow
找到约 794 项符合「QMainWindow」的源代码
代码结果 794
www.eeworm.com/read/421437/2052739
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class InvertWidget;
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow();
private:
InvertWidget *inv
www.eeworm.com/read/395296/2439098
qss pagefold.qss
/* Customize any plain widget that is a child of a QMainWindow. */
QMainWindow > .QWidget {
background-color: gainsboro;
background-image: url(:/images/pagefold.png);
background-position:
www.eeworm.com/read/243634/4519702
h theme.h
#include
class ThemeDemo : public QMainWindow
{
Q_OBJECT
public:
ThemeDemo();
protected:
int sWood, sMetal, sPlatinum, sWindows, sCDE, sMotif, sMotifPlus;
void closeEvent( QClo
www.eeworm.com/read/343875/3215052
h mainwindow.h
#ifndef MAINWINDOW_H_
#define MAINWINDOW_H_
#include
#include "undowidget.h"
class MainWindow : public QMainWindow
{
public:
MainWindow(QWidget * parent = 0, Qt::WindowFlags
www.eeworm.com/read/343875/3215077
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
#include
class DrawArea;
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow();
protected:
voi
www.eeworm.com/read/279500/4136132
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
#include
class DrawArea;
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow();
protected:
voi
www.eeworm.com/read/446555/1711629
svn-base mymainwindow.h.svn-base
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class QAction;
class QLabel;
class QMenu;
class QTextEdit;
class QStackedWidget;
/** @short customized version of QMainWindow
W
www.eeworm.com/read/446555/1711631
h mymainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class QAction;
class QLabel;
class QMenu;
class QTextEdit;
class QStackedWidget;
/** @short customized version of QMainWindow
W
www.eeworm.com/read/430395/1930996
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
#include
class DrawArea;
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow();
protected:
voi
www.eeworm.com/read/421437/2052512
h mainwindow.h
#ifndef MAINWINDOW_H_
#define MAINWINDOW_H_
#include
#include "undowidget.h"
class MainWindow : public QMainWindow
{
public:
MainWindow(QWidget * parent = 0, Qt::WindowFlags