Eclipse Platform
Release 3.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

QUESTION - Static variable in class org.eclipse.jface.dialogs.MessageDialog
Constant for a dialog with a question image (value 3).
QUICK_DIFF_ALWAYS_ON - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
A named preference that controls whether quick diff colors are shown on the line number bar.
QUICK_DIFF_CHARACTER_MODE - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
A named preference that controls the default quick diff reference provider.
QUICK_DIFF_DEFAULT_PROVIDER - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
A named preference that controls the default quick diff reference provider.
QUICK_DIFF_MODEL_ID - Static variable in interface org.eclipse.jface.text.source.IChangeRulerColumn
The ID under which the quick diff model is registered with a document's annotation model.
QUICK_START - Static variable in class org.eclipse.ui.ide.IDEActionFactory
Deprecated. the IDE now uses the new intro mechanism
QUIT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.QUIT.getId() instead.
QUIT - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "quit"): Quit (close the workbench).
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.
QueryInterface(int, int) - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
QueryInterface(int, int) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
QuickDiff - class org.eclipse.ui.texteditor.quickdiff.QuickDiff.
Access class for the quick diff reference provider extension point.
QuickDiff() - Constructor for class org.eclipse.ui.texteditor.quickdiff.QuickDiff
Creates a new instance.
QuickDiffToggleAction - class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction.
Action to toggle the line number bar's quick diff display.
QuickDiffToggleAction() - Constructor for class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
QuickStartAction - class org.eclipse.ui.actions.QuickStartAction.
Deprecated. the IDE now uses the new intro mechanism
QuickStartAction() - Constructor for class org.eclipse.ui.actions.QuickStartAction
Deprecated. Create an instance of this class.
QuickStartAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.actions.QuickStartAction
Deprecated. Creates an instance of this action, for use in the given window.
queryAdded(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
Called when an query has been added to the system.
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.
queryDestinationParameters(IProject) - Method in class org.eclipse.ui.actions.MoveProjectAction
Query for a new project destination using the parameters in the existing project.
queryFinished(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
Called after an ISearchQuery has finished.
queryForContainer(IContainer, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Queries the user to supply a container resource.
queryForContainer(IContainer, String, 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.
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 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.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 class org.eclipse.ui.views.navigator.NavigatorDropAdapter
 
queryRemoved(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
Called when a query has been removed.
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.
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.
queryStarting(ISearchQuery) - Method in interface org.eclipse.search.ui.IQueryListener
Called before an ISearchQuery is starting.
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.

Eclipse Platform
Release 3.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 _

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.