代码搜索:Modal
找到约 844 项符合「Modal」的源代码
代码结果 844
www.eeworm.com/read/240532/4572158
h ginamodaldialog.h
// GinaModalDialog.h
//
// Base class for all modal dialogs.
//
#pragma once
#include "WinLogonInterface.h"
#include "resource.h"
class GinaModalDialog {
public:
GinaModalDialog(IWi
www.eeworm.com/read/226369/4785725
h vfinddlg.h
//===============================================================
// vFind.h - reply modal dialog - common Win/X
//
// Copyright (C) 1995-1999 Bruce E. Wampler
//
// This file is part of the V C++ GU
www.eeworm.com/read/226369/4785801
h vfinddlg.h
//===============================================================
// vFind.h - reply modal dialog - common Win/X
//
// Copyright (C) 1995-1999 Bruce E. Wampler
//
// This file is part of the V C++ GU
www.eeworm.com/read/395872/2432632
cpp gprs_impl.cpp
#include "gprs_impl.h"
#include "gprs.h"
/************************************************************************/
gprs_impl::gprs_impl( QWidget* parent, const char* name, bool modal, WFlags fl
www.eeworm.com/read/395872/2432646
cpp call_impl.cpp
#include "call_impl.h"
#include "call.h"
/************************************************************************/
call_impl::call_impl( QWidget* parent, const char* name, bool modal, WFlags fl ,in
www.eeworm.com/read/378731/9217088
h basesheet.h
// BaseSheet.h : header file
//
// This class defines custom modal property sheet
// CBaseSheet.
#ifndef __BASESHEET_H__
#define __BASESHEET_H__
#include "BasePage.h"
//////////////////
www.eeworm.com/read/178406/9399790
m reduces.m
function [Rot,T,vv]=reduce(Rot,NO_rigid_modes)
%Rot=reduce(rotor)
%
% perfrom mode order reduction for a rotor
%
% This function performs a MIXED reduction which is in essense a
% Modal reduct
www.eeworm.com/read/178406/9399895
m reduceg.m
function [Rot,T,vv]=reduceg(Rot,NO_rigid_modes)
%Rot=reduceg(rotor)
%
% perfrom model order reduction of a rotor
%
% This function performs a MIXED reduction which is in essense a
% Modal redu
www.eeworm.com/read/365562/9853931
h basesheet.h
// BaseSheet.h : header file
//
// This class defines custom modal property sheet
// CBaseSheet.
#ifndef __BASESHEET_H__
#define __BASESHEET_H__
#include "BasePage.h"
//////////////////
www.eeworm.com/read/349902/10787188
m nonmodalfigs.m
function nonmodalfigs
% nonmodalfigs - sets all figures to non-modal mode
%
% FORMAT: nonmodalfigs;
%
% No input/output fields.
% Version: v0.7b
% Build: 7090119
% Date: Se