代码搜索:QMainWindow
找到约 794 项符合「QMainWindow」的源代码
代码结果 794
www.eeworm.com/read/343875/3214808
h mainwindow.h
#ifndef _MAINWINDOW_H_
#define _MAINWINDOW_H_
#include "ui_mainwindow.h"
class QLabel;
class QWorkspace;
class QSignalMapper;
class CMDITextEdit;
class CMainWindow : public QMainWindow,
public
www.eeworm.com/read/343875/3214903
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class DrawWidget;
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow();
private slots:
void open();
voi
www.eeworm.com/read/343875/3215287
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class TestWidget;
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow();
protected slots:
void setMode(QAct
www.eeworm.com/read/343875/3215328
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow(QWidget *parent = 0);
protected slots:
void changeFontColor(