代码搜索:QMainWindow
找到约 794 项符合「QMainWindow」的源代码
代码结果 794
www.eeworm.com/read/460749/7241511
h listalign.h
#ifndef LISTALIGN_H
#define LISTALIGN_H
#include
class ListAlign : public QMainWindow
{
Q_OBJECT
public:
ListAlign(QWidget *parent=0);
public slots:
void slotAl
www.eeworm.com/read/460749/7241530
h printtext.h
#ifndef PRINTTEXT_H
#define PRINTTEXT_H
#include
class PrintText : public QMainWindow
{
Q_OBJECT
public:
PrintText();
~PrintText();
void createMenus();
void createActio
www.eeworm.com/read/460748/7241945
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow(QWidget *parent=0);
void createMenu();
www.eeworm.com/read/453298/7422836
h diagramwindow.h
#ifndef DIAGRAMWINDOW_H
#define DIAGRAMWINDOW_H
#include
#include
class QAction;
class QGraphicsItem;
class QGraphicsScene;
class QGraphicsView;
class Link;
class Node;
class
www.eeworm.com/read/445121/7598938
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:
www.eeworm.com/read/445121/7598959
h mainwindow.h
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include
class QAction;
class QActionGroup;
class QLabel;
class QMenu;
class QToolBar;
class QWorkspace;
class Editor;
class MainWindow : pub
www.eeworm.com/read/444916/7602858
h toolfactory.h
#ifndef __TOOLFACTORY_H__
#define __TOOLFACTORY_H__
class QMainWindow;
class QString;
class QWidget;
namespace gui {
class ToolBar;
/**
Factory class for creating special toolbar items
\brief Sp
www.eeworm.com/read/444916/7602868
h menu.h
#ifndef __MENU_H__
#define __MENU_H__
#include
class QMainWindow;
class QString;
class QWidget;
namespace gui {
class ToolBar;
/**
Adds support for special items to the MenuTool clas
www.eeworm.com/read/199290/7869450
cpp moc_gobang.cpp
/****************************************************************************
** Gobang meta object code from reading C++ file 'gobang.h'
**
** WARNING! All changes made in this file will be lost!
***
www.eeworm.com/read/243468/12939345
cpp moc_widget.cpp
/****************************************************************************
** ainWindow meta object code from reading C++ file 'widget.h'
**
** Created: Tue Sep 4 21:42:50 2007
** by: The Qt M