Eclipse Platform
2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Q

QualifiedName - class org.eclipse.core.runtime.QualifiedName.
Qualified names are two-part names: qualifier and local name.
QualifiedName(String, String) - Constructor for class org.eclipse.core.runtime.QualifiedName
Creates and returns a new qualified name with the given qualifier and local name.
queryDestinationParameters(IProject) - Method in class org.eclipse.ui.actions.MoveProjectAction
Query for a new project destination using the parameters in the existing project.
queryDestinationParameters(IProject) - Method in class org.eclipse.ui.actions.CopyProjectAction
Query for a new project name and destination using the parameters in the existing project.
queryForContainer(IContainer, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Queries the user to supply a container resource.
queryIndividualResourcesToExport(IAdaptable) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Queries the user for the individual resources that are to be exported and returns these resources as a collection.
QueryInterface(int, int) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
QueryInterface(int, int) - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
queryNewResourceName(IResource) - Method in class org.eclipse.ui.actions.RenameResourceAction
Return the new name to be given to the target resource.
queryOverwrite(String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
The WizardDataTransfer implementation of this IOverwriteQuery method asks the user whether the existing resource at the given path should be overwritten.
queryOverwrite(String) - Method in interface org.eclipse.ui.dialogs.IOverwriteQuery
Returns one of the return code constants declared on this interface, indicating whether the entity represented by the passed String should be overwritten.
queryOverwrite(String) - Method in class org.eclipse.ui.views.navigator.NavigatorDropAdapter
 
queryResourceTypesToExport() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Queries the user for the resource types that are to be exported and returns these types as an array.
queryResourceTypesToExport() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Queries the user for the resource types that are to be exported and returns these types as a collection.
queryStatus(int) - Method in class org.eclipse.swt.ole.win32.OleClientSite
Returns the status of the specified command.
queryYesNoQuestion(String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Displays a Yes/No question to the user with the specified message and returns the user's response.
QUESTION - Static variable in class org.eclipse.jface.dialogs.MessageDialog
Constant for a dialog with a question image (value 3).
QUIT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of standard Quit action (value "quit").

Eclipse Platform
2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.