SHARP Zaurus
ザウルスサポートステーション
>sldlgwait.h
メインページ   クラス階層   アルファベット順リスト   データ構造リスト   ファイルリスト   データ構造メンバ  
sldlgwait.h

00001 /*
00002  * Copyright (C) 2002 SHARP CORPORATION All rights reserved.
00003  */
00004 #ifndef __DLGWAIT_H__
00005 #define __DLGWAIT_H__
00006 
00007 #include <qdialog.h>
00008 
00009 class SlDlgWait : public QDialog
00010 {
00011   Q_OBJECT
00012  public:
00013   SlDlgWait(QWidget *parent=0,QString msg=QString::null,
00014             bool dispIcon=TRUE,bool isAutoClose = TRUE);
00015   ~SlDlgWait();
00016 
00017 };
00018 
00019 
00020 
00021 
00022 #endif 
 
▲このページのトップへ
関連サイト   修理/ご相談窓口   利用上のご注意
COPYRIGHT