代码搜索:Modal

找到约 844 项符合「Modal」的源代码

代码结果 844
www.eeworm.com/read/136827/5846535

h contextkeymanager_p.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of the Qtopia Environment. ** ** This pr
www.eeworm.com/read/133591/5904400

cc playersdialogimpl.cc

#include "playersdialogimpl.hh" /* * Constructs a QPlayersDialogImpl which is a child of 'parent', with the * name 'name' and widget flags set to 'f' * * The dialog will by default be model
www.eeworm.com/read/123764/6058092

cpp subform.cpp

#include "subform.h" #include /* * Constructs a subform which is a child of 'parent', with the * name 'name' and widget flags set to 'f' * * The dialog will by default be mod
www.eeworm.com/read/123764/6058109

cpp subform.cpp

#include "form2.h" #include /* * Constructs a subform which is a child of 'parent', with the * name 'name' and widget flags set to 'f' * * The dialog will by default be model
www.eeworm.com/read/123764/6058115

cpp subform.cpp

#include "form2.h" /* * Constructs a subform which is a child of 'parent', with the * name 'name' and widget flags set to 'f' * * The dialog will by default be modeless, unless you set 'mod
www.eeworm.com/read/115273/6117912

c test17.c

/* $Id: test17.c,v 1.2 1994/07/20 23:07:55 rwscott Exp $ */ /* modal text does not expand modal correctly. From: Todd Denniston Subject: modal text does not expand modal correctly. Date: Wed, 12 Jul
www.eeworm.com/read/115272/6119234

c test17.c

/* $Id: test17.c,v 1.2 1994/07/20 23:07:55 rwscott Exp $ */ /* modal text does not expand modal correctly. From: Todd Denniston Subject: modal text does not expand modal correctly. Date: Wed, 12 Jul
www.eeworm.com/read/127767/14337210

txt e737. showing a dialog box.txt

// Modal dialog with OK button String message = "Line1\nLine2"; JOptionPane.showMessageDialog(frame, message); // Modal dialog with yes/no button int answer = JOptionPane.sho
www.eeworm.com/read/215001/15078917

3qt qdialog.3qt

.TH QDialog 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*- .\" Copyright 1992-1999 Troll Tech AS. All rights reserved. See the .\" license file included in the distribution for a complete licens
www.eeworm.com/read/172754/5382206

java tabbeddialog.java

/* ======================================================================== * JCommon : a free general purpose class library for the Java(tm) platform * ===========================================