代码搜索:cdialog
找到约 10,000 项符合「cdialog」的源代码
代码结果 10,000
www.eeworm.com/read/361993/2942174
h cdialog.h
//////////////////////////////////////////////////////////////////////
// class name : cDialog
// Lastest update : 2002.10.29. by taiyo
////////////////////////////////////////////////////////////
www.eeworm.com/read/354521/3076849
cpp cdialog.cpp
/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
$Id: CDialog.cpp,v 1.2 2002/08/06 20:10:45
www.eeworm.com/read/354521/3076957
h cdialog.h
/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
$Id: CDialog.h,v 1.3 2002/08/06 20:10:45 d
www.eeworm.com/read/147363/12558528
h cdialog.h
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright 1992 - 1997 Microsoft Corporation.
//
// File: cdialog.h
//
// Cont
www.eeworm.com/read/135222/13949447
cpp cdialog.cpp
//-----------------------------------------------------------------------------
// Microsoft OLE DB RowsetViewer
// Copyright (C) 1994 - 1998 By Microsoft Corporation.
//
// @doc
//
www.eeworm.com/read/135222/13949577
h cdialog.h
//-----------------------------------------------------------------------------
// Microsoft OLE DB RowsetViewer
// Copyright (C) 1994 - 1998 By Microsoft Corporation.
//
// @doc
//
// @module C
www.eeworm.com/read/135222/13949582
sbr cdialog.sbr
www.eeworm.com/read/135222/13949596
obj cdialog.obj
www.eeworm.com/read/388450/8608880
cpp cdialog1.cpp
#include "CDialog1.h"
#include
// THE FOLLOWING IS ADDED BY PROGRAMMER
CDialog1::CDialog1(const char* str ,QWidget* parent, const char* name,bool modal, WFlags fl)
: QDialog(
www.eeworm.com/read/388450/8608897
h cdialog1.h
#ifndef CDIALOG1_H
#define CDIALOG1_H
#include
#include
class QLabel;
//class QString;
class CDialog1 : public QDialog
{
Q_OBJECT
public:
CDialog1