代码搜索:QMainWindow
找到约 794 项符合「QMainWindow」的源代码
代码结果 794
www.eeworm.com/read/395296/2440211
cpp qmainwindow_container.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the Qt Designer of the Qt Too
www.eeworm.com/read/259903/4337937
3qt qmainwindow.3qt
'\" t
.TH QMainWindow 3qt "18 March 2002" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a compl
www.eeworm.com/read/258350/4356153
3qt qmainwindow.3qt
'\" t
.TH QMainWindow 3qt "2 September 2005" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a co
www.eeworm.com/read/248047/12605448
3qt qmainwindow.3qt
'\" t
.TH QMainWindow 3qt "11 October 2001" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a com
www.eeworm.com/read/286732/8747296
h theme.h
#include
class ThemeDemo : public QMainWindow
{
Q_OBJECT
public:
ThemeDemo();
protected:
int sWood, sMetal, sPlatinum, sWindows, sCDE, sMotif, sMotifPlus;
void closeEvent( QClo