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 _

E

EastLite - Static variable in class org.kde.koala.KImageEffect
 
EastLite - Static variable in class org.kde.koala.KPixmapEffect
 
edge(QImage, double) - Static method in class org.kde.koala.KImageEffect
Detects edges in an image using pixel neighborhoods and an edge detection mask.
editable() - Method in class org.kde.koala.KPalette
Returns whether the palette may be edited.
editableGroups() - Method in class org.kde.koala.KFileMetaInfo
Returns the list of groups that you can add or remove from the file.
EditBookmarks - Static variable in class org.kde.koala.KStdAction
 
editBookmarks(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Edit the application bookmarks.
editBookmarks(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
editItem(KURLBarItem) - Method in class org.kde.koala.KURLBar
Pops up a KURLBarItemDialog to let the user edit the properties of item. Invoked e.g.
Element - Class in org.kde.koala
By far the vast majority of objects (apart from text) that authors encounter when traversing a document are Element nodes.
Element(Class) - Constructor for class org.kde.koala.Element
 
Element() - Constructor for class org.kde.koala.Element
 
Element(Node) - Constructor for class org.kde.koala.Element
 
Element(Element) - Constructor for class org.kde.koala.Element
 
elementId() - Method in class org.kde.koala.Node
not part of the DOM.
elements() - Method in class org.kde.koala.HTMLFormElement
Returns a collection of all control elements in the form.
elementToXML(QDomElement) - Static method in class org.kde.koala.KXMLGUIFactory
 
EllipticGradient - Static variable in class org.kde.koala.KImageEffect
 
EllipticGradient - Static variable in class org.kde.koala.KPixmapEffect
 
emailAddress() - Method in class org.kde.koala.KAboutPerson
The person's email address
emailAddress() - Method in class org.kde.koala.KAboutTranslator
The translator's email
EmailAddress - Static variable in class org.kde.koala.KEMailSettings
 
emailClickedSlot(String) - Method in class org.kde.koala.KAboutContributor
 
embed(QWidget) - Method in class org.kde.koala.Part
Embed this part into a host widget.
emboss(QImage, double, double) - Static method in class org.kde.koala.KImageEffect
Embosses the source image.
emboss(QImage) - Static method in class org.kde.koala.KImageEffect
Convenience method.
emergencyClose() - Static method in class org.kde.koala.DCOPClient
 
emitChanges() - Method in class org.kde.koala.KDirLister
Actually emit the changes made with setShowingDotFiles, setDirOnlyMode, setNameFilter and setMimeFilter.
emitContextMenu(QListViewItem, QPoint, int) - Method in class org.kde.koala.KListView
Emit the contextMenu signal.
emitContextMenu(KListView, QListViewItem) - Method in class org.kde.koala.KListView
Emit the contextMenu signal.
emitDCOPSignal(String, String, byte[]) - Method in class org.kde.koala.DCOPClient
Emits signal as DCOP signal from object object with data as arguments.
emitDCOPSignal(String, byte[]) - Method in class org.kde.koala.DCOPClient
 
emitDCOPSignal(String, byte[]) - Method in class org.kde.koala.DCOPObject
Emit signal as DCOP signal from this object with data as arguments
emitDCOPSignal(String, byte[]) - Method in interface org.kde.koala.DCOPObjectInterface
 
emitDCOPSignal(String, byte[]) - Method in class org.kde.koala.KPanelAppMenu
Emit signal as DCOP signal from this object with data as arguments
emitDCOPSignal(String, byte[]) - Method in class org.kde.koala.KSycoca
Emit signal as DCOP signal from this object with data as arguments
emitDCOPSignal(String, byte[]) - Method in class org.kde.koala.KUniqueApplication
Emit signal as DCOP signal from this object with data as arguments
emitDCOPSignal(String, byte[]) - Method in class org.kde.koala.Observer
Emit signal as DCOP signal from this object with data as arguments
emitDCOPSignal(String, byte[]) - Method in class org.kde.koala.Scheduler
Emit signal as DCOP signal from this object with data as arguments
emitDeath() - Method in class org.kde.koala.KSpell
 
emitExecute(QIconViewItem, QPoint) - Method in class org.kde.koala.KIconView
 
emitExecute(QListBoxItem, QPoint) - Method in class org.kde.koala.KListBox
 
emitExecute(QListViewItem, QPoint, int) - Method in class org.kde.koala.KListView
Emit signal executed.
emitKeycodeChanged() - Method in class org.kde.koala.KAccel
Emits the keycodeChanged() signal.
emitPercent(long, long) - Method in class org.kde.koala.Job
Utility function for inherited jobs.
emitProgress() - Method in class org.kde.koala.KSpell
 
emitResult() - Method in class org.kde.koala.Job
Utility function to emit the result signal, and suicide this job.
emitSignals() - Method in class org.kde.koala.KComboBox
Returns true if the object emits the signals.
emitSignals() - Method in class org.kde.koala.KCompletionBase
Returns true if the object emits the signals.
emitSignals() - Method in interface org.kde.koala.KCompletionBaseInterface
 
emitSignals() - Method in class org.kde.koala.KLineEdit
Returns true if the object emits the signals.
emitSpeed(long) - Method in class org.kde.koala.Job
Utility function for inherited jobs.
EmulatedActivation - Static variable in class org.kde.koala.KAction
 
Enable - Static variable in class org.kde.koala.KGlobalSettings
 
enable_i18n() - Static method in class org.kde.koala.KCmdLineArgs
Enable i18n to be able to print a translated error message.
enableAction(String, boolean) - Method in interface org.kde.koala.BrowserExtensionSignals
Enables or disable a standard action held by the browser.
enableAllMessages() - Static method in class org.kde.koala.KMessageBox
Enable all messages which have been turned off with the dontShowAgainName feature.
enableButton(int, boolean) - Method in class org.kde.koala.KDialogBase
Enable or disable (gray out) a general action button.
enableButtonApply(boolean) - Method in class org.kde.koala.KDialogBase
Enable or disable (gray out) the Apply button.
enableButtonCancel(boolean) - Method in class org.kde.koala.KDialogBase
Enable or disable (gray out) the Cancel button.
enableButtonOK(boolean) - Method in class org.kde.koala.KDialogBase
Enable or disable (gray out) the OK button.
enableButtonSeparator(boolean) - Method in class org.kde.koala.KDialogBase
Hide or display the a separator line drawn between the action buttons an the main widget.
enableClose(boolean) - Method in class org.kde.koala.KMdiChildFrm
Enables or disables the close button
enableCloseButton() - Method in class org.kde.koala.KTabBar
 
enableColumn(int, boolean) - Method in class org.kde.koala.KFontChooser
Enables or disable a font column in the chooser.
enabled(boolean) - Method in interface org.kde.koala.KActionSignals
 
enableDelayedIconSetLoading(boolean) - Method in class org.kde.koala.KIconLoader
Enables on-demand icon loading for QIconSets using QIconFactory.
enableDocking() - Method in class org.kde.koala.KDockWidget
 
enableExports() - Method in class org.kde.koala.KRootPixmap
Asks KDesktop to export the desktop background as a KSharedPixmap.
enableFontCombo(boolean) - Method in class org.kde.koala.KCharSelect
If e is set to true, the combobox which allows the user to select the font which should be displayed is enabled, else disabled.
enableJava(boolean) - Method in class org.kde.koala.KHTMLPart
 
enableJScript(boolean) - Method in class org.kde.koala.KHTMLPart
 
enableLinkedHelp(boolean) - Method in class org.kde.koala.KDialogBase
Display or hide the help link area on the top of the dialog.
enableMessage(String) - Static method in class org.kde.koala.KMessageBox
Re-enable a specific dontShowAgainName messages that had previously been turned off.
enableMetaRefresh(boolean) - Method in class org.kde.koala.KHTMLPart
 
enableMoveButtons(int) - Method in class org.kde.koala.KEditListBox
 
enableOk(boolean) - Method in interface org.kde.koala.KEditToolbarWidgetSignals
Emitted whenever any modifications are made by the user.
enablePlugins(boolean) - Method in class org.kde.koala.KHTMLPart
 
enableRead(boolean) - Method in class org.kde.koala.KAsyncIO
Toggles the emission of the readyRead() signal whenever the device is ready for reading.
enableReadSignals(boolean) - Method in class org.kde.koala.KProcIO
Turns readReady() signals on and off.
enableRenameButton(String) - Method in class org.kde.koala.RenameDlg
 
enableSessionManagement() - Method in class org.kde.koala.KApplication
Enables again session management for this application, formerly disabled by calling disableSessionManagement().
enableStyles() - Method in class org.kde.koala.KApplication
Enables style plugins.
enableTableSpinBox(boolean) - Method in class org.kde.koala.KCharSelect
If e is set to true, the spinbox which allows the user to specify which characters of the font should be displayed, is enabled, else disabled.
enableWrite(boolean) - Method in class org.kde.koala.KAsyncIO
Toggles the emission of the readyWrite() signal whenever the device is ready for writing.
encode_string(String, int) - Static method in class org.kde.koala.KURL
 
encode_string(String) - Static method in class org.kde.koala.KURL
 
encode_string_no_slash(String, int) - Static method in class org.kde.koala.KURL
 
encode_string_no_slash(String) - Static method in class org.kde.koala.KURL
 
encodedData(String) - Method in class org.kde.koala.KColorDrag
 
encodedData(String) - Method in class org.kde.koala.KMultipleDrag
Returns the data of a drag object with that supports the given mime type.
encodedData(String) - Method in class org.kde.koala.KURLDrag
 
encodedHtmlRef() - Method in class org.kde.koala.KURL
 
encodedPathAndQuery(int, boolean, int) - Method in class org.kde.koala.KURL
 
encodedPathAndQuery(int, boolean) - Method in class org.kde.koala.KURL
 
encodedPathAndQuery(int) - Method in class org.kde.koala.KURL
 
encodedPathAndQuery() - Method in class org.kde.koala.KURL
 
encodeFileName(String) - Static method in class org.kde.koala.KIO
Encodes (from the text displayed to the real filename) This translates % into %% and / into %2f Used by KIO.link, for instance.
encoding() - Method in class org.kde.koala.CSSCharsetRule
The encoding information used in this \@charset rule.
encoding() - Method in class org.kde.koala.KHTMLPart
Returns the encoding the page currently uses.
encoding() - Method in class org.kde.koala.KHTMLSettings
 
encoding() - Method in class org.kde.koala.KLocale
Returns the user's preferred encoding.
encoding() - Method in class org.kde.koala.KSpellConfig
 
encoding() - Method in class org.kde.koala.KZipFileEntry
 
encodingForName(String) - Method in class org.kde.koala.KCharsets
Returns the encoding for a string obtained with descriptiveEncodingNames().
encodingMib() - Method in class org.kde.koala.KLocale
Returns the user's preferred encoding.
Encrypted - Static variable in class org.kde.koala.KHTMLPart
 
enctype() - Method in class org.kde.koala.HTMLFormElement
The content type of the submitted form, generally "application/x-www-form-urlencoded".
end() - Method in class org.kde.koala.KCompletionBox
Moves the selection down to the last item.
END - Static variable in class org.kde.koala.KFilterBase
 
end() - Method in class org.kde.koala.KHTMLPart
Call this after your last call to write().
End - Static variable in class org.kde.koala.KStdAccel
 
end() - Static method in class org.kde.koala.KStdAccel
Goto end of the document.
endContainer() - Method in class org.kde.koala.Range
Node within which the range ends
endLabel() - Method in class org.kde.koala.KRuler
 
endOffset() - Method in class org.kde.koala.KRuler
 
endOffset() - Method in class org.kde.koala.Range
Offset within the ending node of the range.
EndOfLine - Static variable in class org.kde.koala.KStdAccel
 
endOfLine() - Static method in class org.kde.koala.KStdAccel
Goto end of current line.
endXMLPlug() - Method in class org.kde.koala.KEditToolbarWidget
 
endXMLPlug() - Method in class org.kde.koala.KMainWindow
 
endXMLPlug() - Method in class org.kde.koala.KXMLGUIClient
 
endXMLPlug() - Method in interface org.kde.koala.KXMLGUIClientInterface
 
endXMLPlug() - Method in class org.kde.koala.Plugin
 
ensureCursorVisible() - Method in class org.kde.koala.KEdit
Reimplemented for internal reasons, the API is not affected.
ensureItemVisible(KFileItem) - Method in class org.kde.koala.KCombiView
 
ensureItemVisible(KFileItem) - Method in class org.kde.koala.KFileDetailView
 
ensureItemVisible(KFileItem) - Method in class org.kde.koala.KFileIconView
 
ensureItemVisible(KFileItem) - Method in class org.kde.koala.KFilePreview
 
ensureItemVisible(KFileItem) - Method in class org.kde.koala.KFileView
pure function, that should be implemented to make item i visible, i.e.
ensureItemVisible(KFileItem) - Method in interface org.kde.koala.KFileViewInterface
 
ensureRoundLed() - Method in class org.kde.koala.KLed
Compute LED width
enteredURL(String) - Method in interface org.kde.koala.KURLLabelSignals
Emitted when the mouse has passed over the label.
enteredURL() - Method in interface org.kde.koala.KURLLabelSignals
Emitted when the mouse has passed over the label.
enterEvent(QEvent) - Method in class org.kde.koala.KAnimWidget
 
enterEvent(QEvent) - Method in class org.kde.koala.KSystemTray
Reimplemented for internal reasons.
enterEvent(QEvent) - Method in class org.kde.koala.KToolBarButton
 
enterEvent(QEvent) - Method in class org.kde.koala.KURLLabel
Overridden for internal reasons; the API remains unaffected.
enterURL(KURL) - Method in class org.kde.koala.KFileDialog
 
enterURL(String) - Method in class org.kde.koala.KFileDialog
 
entities() - Method in class org.kde.koala.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
Entity - Class in org.kde.koala
This interface represents an entity, either parsed or unparsed, in an XML document.
Entity(Class) - Constructor for class org.kde.koala.Entity
 
Entity() - Constructor for class org.kde.koala.Entity
 
Entity(Entity) - Constructor for class org.kde.koala.Entity
 
Entity(Node) - Constructor for class org.kde.koala.Entity
 
EntityReference - Class in org.kde.koala
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EntityReference(Class) - Constructor for class org.kde.koala.EntityReference
 
EntityReference() - Constructor for class org.kde.koala.EntityReference
 
EntityReference(EntityReference) - Constructor for class org.kde.koala.EntityReference
 
EntityReference(Node) - Constructor for class org.kde.koala.EntityReference
 
entries() - Method in class org.kde.koala.KArchiveDirectory
Returns a list of sub-entries.
entry(String) - Method in class org.kde.koala.KArchiveDirectory
Returns the entry with the given name.
entryIsImmutable(String) - Method in class org.kde.koala.KConfigBase
Checks whether it is possible to change the given entry.
entryPath() - Method in class org.kde.koala.KSycocaEntry
 
EnvVarProxy - Static variable in class org.kde.koala.KProtocolManager
 
equalize(QImage) - Static method in class org.kde.koala.KImageEffect
Performs histogram equalisation on the reference image.
equals(KURL, boolean) - Method in class org.kde.koala.KURL
 
equals(KURL) - Method in class org.kde.koala.KURL
 
erase() - Method in class org.kde.koala.KPasswordEdit
Erases the current password.
ERR_ABORTED - Static variable in class org.kde.koala.KIO
 
ERR_ACCESS_DENIED - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_CHMOD - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_DELETE - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_DELETE_ORIGINAL - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_DELETE_PARTIAL - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_ENTER_DIRECTORY - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_LAUNCH_PROCESS - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_OPEN_FOR_READING - Static variable in class org.kde.koala.KIO
Error codes that can be emitted by KIO.
ERR_CANNOT_OPEN_FOR_WRITING - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_RENAME - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_RENAME_ORIGINAL - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_RENAME_PARTIAL - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_RESUME - Static variable in class org.kde.koala.KIO
 
ERR_CANNOT_SYMLINK - Static variable in class org.kde.koala.KIO
 
ERR_CONNECTION_BROKEN - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_ACCEPT - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_AUTHENTICATE - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_BIND - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_CLOSEDIR - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_CONNECT - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_CREATE_SOCKET - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_LISTEN - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_LOGIN - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_MKDIR - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_MOUNT - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_READ - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_RMDIR - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_STAT - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_UNMOUNT - Static variable in class org.kde.koala.KIO
 
ERR_COULD_NOT_WRITE - Static variable in class org.kde.koala.KIO
 
ERR_CYCLIC_COPY - Static variable in class org.kde.koala.KIO
 
ERR_CYCLIC_LINK - Static variable in class org.kde.koala.KIO
 
ERR_DIR_ALREADY_EXIST - Static variable in class org.kde.koala.KIO
 
ERR_DISK_FULL - Static variable in class org.kde.koala.KIO
 
ERR_DOES_NOT_EXIST - Static variable in class org.kde.koala.KIO
 
ERR_FILE_ALREADY_EXIST - Static variable in class org.kde.koala.KIO
 
ERR_IDENTICAL_FILES - Static variable in class org.kde.koala.KIO
 
ERR_INTERNAL - Static variable in class org.kde.koala.KIO
 
ERR_INTERNAL_SERVER - Static variable in class org.kde.koala.KIO
 
ERR_IS_DIRECTORY - Static variable in class org.kde.koala.KIO
 
ERR_IS_FILE - Static variable in class org.kde.koala.KIO
 
ERR_MALFORMED_URL - Static variable in class org.kde.koala.KIO
 
ERR_NEED_PASSWD - Static variable in class org.kde.koala.KIO
 
ERR_NO_CONTENT - Static variable in class org.kde.koala.KIO
 
ERR_NO_SOURCE_PROTOCOL - Static variable in class org.kde.koala.KIO
 
ERR_NOT_FILTER_PROTOCOL - Static variable in class org.kde.koala.KIO
 
ERR_OUT_OF_MEMORY - Static variable in class org.kde.koala.KIO
 
ERR_POST_DENIED - Static variable in class org.kde.koala.KIO
 
ERR_PROTOCOL_IS_NOT_A_FILESYSTEM - Static variable in class org.kde.koala.KIO
 
ERR_SERVER_TIMEOUT - Static variable in class org.kde.koala.KIO
 
ERR_SERVICE_NOT_AVAILABLE - Static variable in class org.kde.koala.KIO
 
ERR_SLAVE_DEFINED - Static variable in class org.kde.koala.KIO
 
ERR_SLAVE_DIED - Static variable in class org.kde.koala.KIO
 
ERR_UNKNOWN - Static variable in class org.kde.koala.KIO
 
ERR_UNKNOWN_HOST - Static variable in class org.kde.koala.KIO
 
ERR_UNKNOWN_INTERRUPT - Static variable in class org.kde.koala.KIO
 
ERR_UNKNOWN_PROXY_HOST - Static variable in class org.kde.koala.KIO
 
ERR_UNSUPPORTED_ACTION - Static variable in class org.kde.koala.KIO
 
ERR_UNSUPPORTED_PROTOCOL - Static variable in class org.kde.koala.KIO
 
ERR_UPGRADE_REQUIRED - Static variable in class org.kde.koala.KIO
 
ERR_USER_CANCELED - Static variable in class org.kde.koala.KIO
 
ERR_WRITE_ACCESS_DENIED - Static variable in class org.kde.koala.KIO
 
error() - Method in class org.kde.koala.Job
Returns the error code, if there has been an error.
ERROR - Static variable in class org.kde.koala.KFilterBase
 
Error - Static variable in class org.kde.koala.KMessageBox
 
error(QWidget, String, String, int) - Static method in class org.kde.koala.KMessageBox
Display an "Error" dialog.
error(QWidget, String, String) - Static method in class org.kde.koala.KMessageBox
 
error(QWidget, String) - Static method in class org.kde.koala.KMessageBox
 
Error - Static variable in class org.kde.koala.KNotifyClient
 
error() - Method in interface org.kde.koala.KRunSignals
Emitted when the operation had an error.
Error - Static variable in class org.kde.koala.KSpell
 
ERROR - Static variable in class org.kde.koala.KURIFilterData
 
error(int, String) - Method in class org.kde.koala.SlaveBase
Call to signal an error.
error(int, String) - Method in interface org.kde.koala.SlaveInterfaceSignals
 
errorList(QWidget, String, String[], String, int) - Static method in class org.kde.koala.KMessageBox
Display an "Error" dialog with a listbox.
errorList(QWidget, String, String[], String) - Static method in class org.kde.koala.KMessageBox
 
errorList(QWidget, String, String[]) - Static method in class org.kde.koala.KMessageBox
 
errorListWId(long, String, String[], String, int) - Static method in class org.kde.koala.KMessageBox
This function accepts the window id of the parent window, instead of QWidget.
errorListWId(long, String, String[], String) - Static method in class org.kde.koala.KMessageBox
 
errorListWId(long, String, String[]) - Static method in class org.kde.koala.KMessageBox
 
errorMissingMimeType(String) - Static method in class org.kde.koala.KMimeType
Signal a missing mime type.
errorMsg() - Method in class org.kde.koala.KURIFilterData
Returns an error message.
ErrorNotFound - Static variable in class org.kde.koala.KFileShare
 
errorPage() - Method in class org.kde.koala.SlaveBase
Tell that we will only get an error page here.
errorPage() - Method in interface org.kde.koala.SlaveInterfaceSignals
 
ErrorReadingRoot - Static variable in class org.kde.koala.KSSLCertificate
 
errorString() - Method in class org.kde.koala.Job
Converts an error code and a non-i18n error message into an error message in the current language.
errorText() - Method in class org.kde.koala.Job
Returns the error text if there has been an error.
errorWId(long, String, String, int) - Static method in class org.kde.koala.KMessageBox
This function accepts the window id of the parent window, instead of QWidget.
errorWId(long, String, String) - Static method in class org.kde.koala.KMessageBox
 
errorWId(long, String) - Static method in class org.kde.koala.KMessageBox
 
EV_DragBegin - Static variable in class org.kde.koala.KMdi
 
EV_DragEnd - Static variable in class org.kde.koala.KMdi
 
EV_Move - Static variable in class org.kde.koala.KMdi
extent Qt events
EV_ResizeBegin - Static variable in class org.kde.koala.KMdi
 
EV_ResizeEnd - Static variable in class org.kde.koala.KMdi
 
Event - Class in org.kde.koala
Base class for all KParts events.
Event(Class) - Constructor for class org.kde.koala.Event
 
Event(String) - Constructor for class org.kde.koala.Event
 
event() - Method in class org.kde.koala.HTMLScriptElement
Reserved for future use.
event(QEvent) - Method in class org.kde.koala.KDockWidget
Catches and processes some QWidget events that are interesting for dockwidgets.
event(QEvent) - Method in class org.kde.koala.KListView
Reimplemented to reload the alternate background in palette changes.
event(QEvent) - Method in class org.kde.koala.KMdiMainFrm
Catches certain Qt events and processes it here.
event(int, String, String) - Static method in class org.kde.koala.KNotifyClient
This should be the most used method in here.
event(int, String) - Static method in class org.kde.koala.KNotifyClient
 
event(int, int, String) - Static method in class org.kde.koala.KNotifyClient
You should pass the origin-widget's winId() here so that a PassivePopup can be placed appropriately.
event(int, int) - Static method in class org.kde.koala.KNotifyClient
 
event(QEvent) - Method in class org.kde.koala.KPasswordEdit
 
event(QEvent) - Method in class org.kde.koala.KToolBar
 
event(QEvent) - Method in class org.kde.koala.KToolBarButton
 
event(QEvent) - Method in class org.kde.koala.KURLLabel
Catch parent palette changes
EventException - Class in org.kde.koala
Introduced in DOM Level 2: Event operations may throw an EventException as specified in their method descriptions.
EventException(Class) - Constructor for class org.kde.koala.EventException
 
EventException(short) - Constructor for class org.kde.koala.EventException
 
EventException(EventException) - Constructor for class org.kde.koala.EventException
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KColorDialog
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KCombiView
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KComboBox
Re-implemented for internal reasons.
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KCompletionBox
Reimplemented from KListBox to get events from the viewport (to hide this widget on mouse-click, Escape-presses, etc.
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KDatePicker
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KDockManager
It's more or less a method that catches several events which are interesting for the dockmanager.
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KDoubleNumInput
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KFileFilterCombo
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KFileIconView
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KHTMLView
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KJanusWidget
This function is used internally when in IconList mode.
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KLineEdit
Re-implemented for internal reasons.
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KMdiChildView
It only catches QEvent.KeyPress events there.
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KMdiMainFrm
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KMenuBar
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KMimeTypeResolverHelper
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KPanelApplet
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KRootPixmap
Reimplemented to filter the events from the target widget and track its movements.
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KTipDialog
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KToggleFullScreenAction
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.KToolBarButton
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.PartManager
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.StatusBarExtension
 
eventFilter(QObject, QEvent) - Method in class org.kde.koala.StatusbarProgress
 
EventListener - Class in org.kde.koala
Introduced in DOM Level 2 The EventListener interface is the primary method for handling events.
EventListener(Class) - Constructor for class org.kde.koala.EventListener
 
EventListener() - Constructor for class org.kde.koala.EventListener
 
eventListenerType() - Method in class org.kde.koala.EventListener
not part of the DOM Returns a name specifying the type of listener.
eventName() - Method in class org.kde.koala.Event
 
Everything - Static variable in class org.kde.koala.KFileMetaInfo
 
exclusiveGroup() - Method in class org.kde.koala.KToggleAction
 
exec(QPoint) - Method in class org.kde.koala.KPopupFrame
Execute the popup window.
exec(int, int) - Method in class org.kde.koala.KPopupFrame
Execute the popup window.
exec(String) - Static method in class org.kde.koala.KProtocolInfo
Returns the library / executable to open for the protocol protocol Example : "kio_ftp", meaning either the executable "kio_ftp" or the library "kio_ftp.la" (recommended), whichever is available.
exec() - Method in class org.kde.koala.KService
Returns the executable.
ExeCompletion - Static variable in class org.kde.koala.KURLCompletion
Determines how completion is done.
EXECUTABLE - Static variable in class org.kde.koala.KURIFilterData
 
execute() - Method in class org.kde.koala.KCommand
The main method: executes this command.
Execute - Static variable in class org.kde.koala.KIconView
KIconView has two different operating modes.
execute() - Method in class org.kde.koala.KMacroCommand
Executes this command, i.e.
Execute - Static variable in class org.kde.koala.KNotifyClient
 
executed(QIconViewItem) - Method in interface org.kde.koala.KIconViewSignals
This signal is emitted whenever the user executes an iconview item.
executed(QIconViewItem, QPoint) - Method in interface org.kde.koala.KIconViewSignals
This signal is emitted whenever the user executes an iconview item.
executed(QListBoxItem) - Method in interface org.kde.koala.KListBoxSignals
Emitted whenever the user executes an listbox item.
executed(QListBoxItem, QPoint) - Method in interface org.kde.koala.KListBoxSignals
Emitted whenever the user executes an listbox item.
executed(QListViewItem) - Method in interface org.kde.koala.KListViewSignals
This signal is emitted whenever the user executes an listview item.
executed(QListViewItem, QPoint, int) - Method in interface org.kde.koala.KListViewSignals
This signal is emitted whenever the user executes an listview item.
executeScript(Node, String) - Method in class org.kde.koala.KHTMLPart
Same as executeScript( String ) except with the Node parameter specifying the 'this' value.
existing() - Method in class org.kde.koala.KTempDir
 
ExistingOnly - Static variable in class org.kde.koala.KFile
 
exists() - Static method in class org.kde.koala.KDirWatch
Returns true if there is an instance of KDirWatch.
exists(String) - Static method in class org.kde.koala.KStandardDirs
Checks for existence and accessability of a file or directory.
exists(KURL, boolean, QWidget) - Static method in class org.kde.koala.NetAccess
Tests whether a URL exists.
exit() - Method in class org.kde.koala.SlaveBase
Terminate the slave by calling the destructor and then .exit()
exitSignal() - Method in class org.kde.koala.KProcess
Returns the signal the process was killed by.
exitStatus() - Method in class org.kde.koala.KProcess
Returns the exit status of the process.
expandEntityReferences() - Method in class org.kde.koala.NodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
expandEntityReferences() - Method in class org.kde.koala.TreeWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
expandHorizontal() - Method in class org.kde.koala.KMdiChildArea
Maximize all windows but only in horizontal direction
expandHorizontal() - Method in class org.kde.koala.KMdiMainFrm
Maximizes only in horizontal direction.
expandVertical() - Method in class org.kde.koala.KMdiChildArea
Maximize all windows but only in vertical direction
expandVertical() - Method in class org.kde.koala.KMdiMainFrm
Maximizes only in vertical direction.
Expired - Static variable in class org.kde.koala.KSSLCertificate
 
exportAll(QWidget, QObject, String) - Static method in class org.kde.koala.KPrintAction
 
exportAll(QWidget, QObject) - Static method in class org.kde.koala.KPrintAction
 
exportAll(QWidget) - Static method in class org.kde.koala.KPrintAction
 
exportAll() - Static method in class org.kde.koala.KPrintAction
 
exportRegular(QWidget, QObject, String) - Static method in class org.kde.koala.KPrintAction
 
exportRegular(QWidget, QObject) - Static method in class org.kde.koala.KPrintAction
 
exportRegular(QWidget) - Static method in class org.kde.koala.KPrintAction
 
exportRegular() - Static method in class org.kde.koala.KPrintAction
 
exportSpecial(QWidget, QObject, String) - Static method in class org.kde.koala.KPrintAction
 
exportSpecial(QWidget, QObject) - Static method in class org.kde.koala.KPrintAction
 
exportSpecial(QWidget) - Static method in class org.kde.koala.KPrintAction
 
exportSpecial() - Static method in class org.kde.koala.KPrintAction
 
Extended - Static variable in class org.kde.koala.KFile
 
Extended - Static variable in class org.kde.koala.KListView
 
ExtenedAttr - Static variable in class org.kde.koala.KFileMetaInfo
 
externalGeometry() - Method in class org.kde.koala.KMdiChildView
Returns the frame geometry of this window or of the parent if there is any...
extractContents() - Method in class org.kde.koala.Range
Moves the contents of a range from the containing document or document fragment to a new DocumentFragment.
extraDesktopThemesAdded() - Method in class org.kde.koala.KIconLoader
Returns if the default icon themes of other desktops have been added to the list of icon themes where icons are searched.
extraField() - Method in class org.kde.koala.KZip
The current type of "extra field" that will be used for new files.
extraFlags() - Method in class org.kde.koala.Job
 

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 _