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 _

H

handCursor() - Static method in class org.kde.koala.KCursor
Returns the proper hand cursor according to the current GUI style (static function).
handle() - Method in class org.kde.koala.KCModuleInfo
 
handle() - Method in class org.kde.koala.KSaveFile
An integer file descriptor open for writing to the file.
handle() - Method in class org.kde.koala.KTempFile
An integer file descriptor open for writing to the file
handleError(Job) - Method in class org.kde.koala.BrowserRun
Called when an error happens.
handleError(Job) - Method in class org.kde.koala.KDirLister
Reimplement to customize error handling @short Reimplement to customize error handling
handleEvent(Event) - Method in class org.kde.koala.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleSignals() - Method in class org.kde.koala.KComboBox
Returns true if the object handles the signals.
handleSignals() - Method in class org.kde.koala.KCompletionBase
Returns true if the object handles the signals.
handleSignals() - Method in interface org.kde.koala.KCompletionBaseInterface
 
handleSignals() - Method in class org.kde.koala.KLineEdit
Returns true if the object handles the signals.
hasAbsolutePath() - Method in class org.kde.koala.KURIFilterData
Checks whether the supplied data had an absolute path.
hasActionGroup(String) - Method in class org.kde.koala.KDesktopFile
Returns true if the action group exists, false otherwise
hasApplicationType() - Method in class org.kde.koala.KDesktopFile
Checks whether there is an entry "Type=Application".
hasArgsAndOptions() - Method in class org.kde.koala.KURIFilterData
Checks whether the current data is a local resource with command line options and arguments.
hasAttribute(String) - Method in class org.kde.koala.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.kde.koala.Element
Introduced in DOM Level 2 Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class org.kde.koala.Node
Returns whether this node (if it is an element) has any attributes.
hasCertificateByName(String) - Static method in class org.kde.koala.KSSLCertificateHome
 
hasChildNodes() - Method in class org.kde.koala.Node
This is a convenience method to allow easy determination of whether a node has any children.
hasCloseButton() - Method in class org.kde.koala.KDatePicker
 
hasDefault(String) - Method in class org.kde.koala.KConfigBase
Returns whether a default is specified for an entry in either the system wide configuration file or the global KDE config file.
hasDeviceType() - Method in class org.kde.koala.KDesktopFile
Checks whether there is an entry "Type=FSDev".
hasEffect(int, int) - Method in class org.kde.koala.KIconEffect
Tests whether an effect has been configured for the given icon group.
hasError() - Method in class org.kde.koala.KRun
Returns true if the KRun instance has an error.
hasExtendedACL() - Method in class org.kde.koala.KFileItem
Tells if the file has extended access level information ( Posix ACL )
hasFeature(String, String) - Method in class org.kde.koala.DOMImplementation
Test if the DOM implementation implements a specific feature.
hasFinished() - Method in class org.kde.koala.KRun
Returns true if the KRun instance has finished.
hasGroup(String) - Method in class org.kde.koala.KConfigBase
Returns true if the specified group is known about.
hash(QImage, int, int) - Static method in class org.kde.koala.KImageEffect
Build a hash on any given QImage
hash(QImage, int) - Static method in class org.kde.koala.KImageEffect
 
hash(QImage) - Static method in class org.kde.koala.KImageEffect
 
hash(KPixmap, int, int, int) - Static method in class org.kde.koala.KPixmapEffect
Builds a hash on any given pixmap.
hash(KPixmap, int, int) - Static method in class org.kde.koala.KPixmapEffect
 
hash(KPixmap, int) - Static method in class org.kde.koala.KPixmapEffect
 
hash(KPixmap) - Static method in class org.kde.koala.KPixmapEffect
 
hasHost() - Method in class org.kde.koala.KURL
 
hasHTMLRef() - Method in class org.kde.koala.KURL
 
hasIcon() - Method in class org.kde.koala.KAction
 
hasIcon() - Method in class org.kde.koala.KGuiItem
returns whether an icon is defined, doesn't tell if it really exists
hasIconSet() - Method in class org.kde.koala.KAction
 
hasIconSet() - Method in class org.kde.koala.KGuiItem
 
hasItem(int) - Method in class org.kde.koala.KStatusBar
Returns true if an item with id exists already in KStatusBar, otherwise returns false.
hasKey(String) - Method in class org.kde.koala.KConfigBase
Checks whether the key has an entry in the currently active group.
hasLinkType() - Method in class org.kde.koala.KDesktopFile
Checks whether there is a "Type=Link" entry.
hasMenuBar() - Method in class org.kde.koala.KMainWindow
Returns true, if there is a menubar
hasMetaData(String) - Method in class org.kde.koala.SlaveBase
Queries for the existence of a certain config/meta-data entry send by the application to the slave.
hasMimeTypeType() - Method in class org.kde.koala.KDesktopFile
Checks whether there is an entry "Type=MimeType".
hasMultipleMatches() - Method in class org.kde.koala.KCompletion
Returns true when more than one match is found.
hasObject(String) - Static method in class org.kde.koala.DCOPObject
Checks whether an object with the given id is known in this process.
hasObject(String) - Static method in class org.kde.koala.KPanelAppMenu
Checks whether an object with the given id is known in this process.
hasObject(String) - Static method in class org.kde.koala.KSycoca
Checks whether an object with the given id is known in this process.
hasObject(String) - Static method in class org.kde.koala.KUniqueApplication
Checks whether an object with the given id is known in this process.
hasObject(String) - Static method in class org.kde.koala.Observer
Checks whether an object with the given id is known in this process.
hasObject(String) - Static method in class org.kde.koala.Scheduler
Checks whether an object with the given id is known in this process.
hasOneRef() - Method in class org.kde.koala.DomShared
 
hasPass() - Method in class org.kde.koala.KURL
 
hasPath() - Method in class org.kde.koala.KURL
 
hasRef() - Method in class org.kde.koala.KURL
 
hasSelection() - Method in class org.kde.koala.KHTMLPart
Has the user selected anything? Call selectedText() to retrieve the selected text.
hasServiceType(String) - Method in class org.kde.koala.KService
Checks whether the service supports this service type
hasSubURL() - Method in class org.kde.koala.KURL
 
hasUndocked() - Method in interface org.kde.koala.KDockWidgetSignals
Emitted when the widget has undocked.
hasUser() - Method in class org.kde.koala.KURL
 
haveBackgroundTile() - Static method in class org.kde.koala.KDialogBase
Check whether the background tile is set or not.
haveExtension(int) - Static method in class org.kde.koala.KCPUInfo
Returns true if the processor supports extension, and false otherwise.
headerCloseButtonClicked() - Method in interface org.kde.koala.KDockWidgetSignals
Emitted when the close button of the panel ( KDockWidgetHeader) has been clicked.
headerDockbackButtonClicked() - Method in interface org.kde.koala.KDockWidgetSignals
Emitted when the dockback button of the panel ( KDockWidgetHeader) has been clicked.
headers() - Method in class org.kde.koala.HTMLTableCellElement
List of id attribute values for header cells.
headerStart() - Method in class org.kde.koala.KZipFileEntry
 
height() - Method in class org.kde.koala.HTMLAppletElement
Override height.
height() - Method in class org.kde.koala.HTMLIFrameElement
Frame height.
height() - Method in class org.kde.koala.HTMLImageElement
Override height.
height() - Method in class org.kde.koala.HTMLObjectElement
Override height.
height() - Method in class org.kde.koala.HTMLTableCellElement
Cell height.
height(QListBox) - Method in class org.kde.koala.KURLBarItem
returns the height of this item.
heightDlg() - Method in class org.kde.koala.KSpell
Returns the height of the dialog box.
heightForWidth(int) - Method in class org.kde.koala.KPanelApplet
Every applet should reimplement this function.
heightHint() - Method in class org.kde.koala.KMdiChildFrmCaption
Returns the caption bar height depending on the used font
held(QIconViewItem) - Method in interface org.kde.koala.KIconViewSignals
This signal is emitted whenever the user hold something on an iconview during a drag'n'drop.
Help - Static variable in class org.kde.koala.KCModule
An enumeration type for the buttons used by this module.
Help - Static variable in class org.kde.koala.KDialogBase
 
Help - Static variable in class org.kde.koala.KPanelApplet
 
help() - Method in class org.kde.koala.KPanelApplet
Is called when the user selects "Help" from the applet's RMB menu.
Help - Static variable in class org.kde.koala.KPanelExtension
 
help() - Method in class org.kde.koala.KPanelExtension
Is called when the user selects "Help" from the extensions RMB menu.
Help - Static variable in class org.kde.koala.KStdAccel
 
help() - Static method in class org.kde.koala.KStdAccel
Help the user in the current situation.
Help - Static variable in class org.kde.koala.KStdAction
 
help(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Display the help.
help(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
Help - Static variable in class org.kde.koala.KStdGuiItem
 
help() - Static method in class org.kde.koala.KStdGuiItem
 
HELP - Static variable in class org.kde.koala.KURIFilterData
 
helpClicked() - Method in interface org.kde.koala.KDialogBaseSignals
The Help button was pressed.
helpClickedSlot(String) - Method in class org.kde.koala.KDialogBase
Connected to help link label.
HelpContents - Static variable in class org.kde.koala.KStdAction
 
helpContents(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Display the help contents.
helpContents(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
helpLinkText() - Method in class org.kde.koala.KDialogBase
Returns the help link text.
helpMenu(String, boolean) - Method in class org.kde.koala.KMainWindow
Retrieve the standard help menu.
helpMenu(String) - Method in class org.kde.koala.KMainWindow
 
helpMenu() - Method in class org.kde.koala.KMainWindow
 
hexDigest() - Method in class org.kde.koala.KMD5
Returns the value of the calculated message digest in a hexadecimal representation.
hexDigest(StringBuffer) - Method in class org.kde.koala.KMD5
 
hidden() - Method in interface org.kde.koala.KDialogBaseSignals
The dialog is about to be hidden.
hide() - Method in class org.kde.koala.KCompletionBox
Re-implemented for internal reasons.
hide() - Method in class org.kde.koala.KHTMLPart
Convenience method to hide the document's view.
hide() - Method in class org.kde.koala.KMainWindow
Reimplementation of QMainWindow.hide()
Hide - Static variable in class org.kde.koala.KMdi
 
hide() - Method in class org.kde.koala.KMdiChildView
Calls QWidget.hide() or it's parent widget hide() if attached
hide() - Method in class org.kde.koala.KMdiToolViewAccessor
 
hide() - Method in class org.kde.koala.KPopupFrame
Hides the widget.
hide() - Method in class org.kde.koala.KSpell
Hides the dialog box.
hide() - Method in class org.kde.koala.KToolBar
 
hideAccessKeys() - Method in interface org.kde.koala.KHTMLViewSignals
 
hideContextMenu() - Method in class org.kde.koala.KPopupMenu
Hides the context menu if shown
hideCursorDelay() - Static method in class org.kde.koala.KCursor
Default is 5000, i.e.
hideErrorDialog() - Method in class org.kde.koala.BrowserRun
 
hideEvent(QHideEvent) - Method in class org.kde.koala.KAnimWidget
 
hideEvent(QHideEvent) - Method in class org.kde.koala.KDialogBase
Emits the #hidden signal.
hideEvent(QHideEvent) - Method in class org.kde.koala.KFileIconView
Reimplemented to remove an eventual tooltip
hideEvent(QHideEvent) - Method in class org.kde.koala.KHTMLView
 
hideEvent(QHideEvent) - Method in class org.kde.koala.KMultiTabBarButton
 
hideEvent(QHideEvent) - Method in class org.kde.koala.KPassivePopup
Reimplemented to destroy the object when autoDelete() is enabled.
hideEvent(QHideEvent) - Method in class org.kde.koala.KPopupMenu
 
hideItem(int) - Method in class org.kde.koala.KToolBar
Hide item id.
hideNoCloseOnExit() - Method in class org.kde.koala.KOpenWithDlg
Hide the "Do not &close when command exits" Checkbox
hideRunInTerminal() - Method in class org.kde.koala.KOpenWithDlg
Hide the "Run in &terminal" Checkbox
hideViewTaskBar() - Method in class org.kde.koala.KMdiMainFrm
Hides the view taskbar.
highlight(String, int, int) - Method in interface org.kde.koala.KFindSignals
Connect to this signal to implement highlighting of found text during the find operation.
highlight(int, int, int) - Method in interface org.kde.koala.KFindSignals
Connect to this signal to implement highlighting of found text during the find operation.
highlight() - Method in class org.kde.koala.KToolBar
 
highlightColor() - Static method in class org.kde.koala.KGlobalSettings
Returns the default color for text highlights.
highlighted(char) - Method in interface org.kde.koala.KCharSelectSignals
 
highlighted() - Method in interface org.kde.koala.KCharSelectSignals
 
highlighted(char) - Method in interface org.kde.koala.KCharSelectTableSignals
 
highlighted() - Method in interface org.kde.koala.KCharSelectTableSignals
 
highlighted(QColor) - Method in interface org.kde.koala.KColorComboSignals
Emitted when a new item has been highlighted.
highlighted(int, boolean) - Method in interface org.kde.koala.KToolBarButtonSignals
 
highlighted(int, boolean) - Method in interface org.kde.koala.KToolBarSignals
This signal is emitted when item id gets highlighted/unhighlighted (i.e when mouse enters/exits).
highlighted(int) - Method in interface org.kde.koala.KToolBarSignals
This signal is emitted when item id gets highlighted/unhighlighted (i.e when mouse enters/exits).
highlightedTextColor() - Static method in class org.kde.koala.KGlobalSettings
Returns the default color for highlighted text.
highlightFile(KFileItem) - Method in class org.kde.koala.KDirOperator
Emits fileHighlighted( i )
highlightFile(KFileItem) - Method in class org.kde.koala.KFileViewSignaler
emits the highlighted signal for item.
highlightingEnabled() - Method in class org.kde.koala.KActionCollection
Return whether highlighting notifications are enabled.
highlightParagraph(String, int) - Method in class org.kde.koala.KSpellingHighlighter
 
highlightParagraph(String, int) - Method in class org.kde.koala.KSyntaxHighlighter
 
highlightSetting() - Static method in class org.kde.koala.KToolBar
Returns the global setting for "Highlight buttons under mouse"
highLightWord(int, int) - Method in class org.kde.koala.KTextEdit
 
hint() - Method in class org.kde.koala.KFileMetaInfoItem
Returns the hint for this item.
historyItems() - Method in class org.kde.koala.KHistoryCombo
Returns the list of history items.
HistoryProvider - Class in org.kde.koala
Basic class to manage a history of "items".
HistoryProvider(Class) - Constructor for class org.kde.koala.HistoryProvider
 
HistoryProvider(QObject, String) - Constructor for class org.kde.koala.HistoryProvider
Creates a KHistoryProvider with an optional parent and name
HistoryProvider(QObject) - Constructor for class org.kde.koala.HistoryProvider
 
HistoryProvider() - Constructor for class org.kde.koala.HistoryProvider
 
HistoryProviderSignals - Interface in org.kde.koala
 
hitTest(QWidget, QPoint) - Method in class org.kde.koala.Part
Returns the part (this, or a child part) at the given global position.
hold(KURL) - Method in class org.kde.koala.Slave
Puts the kioslave associated with url at halt.
holdSlave(String, KURL) - Static method in class org.kde.koala.Slave
 
home() - Method in class org.kde.koala.KCompletionBox
Moves the selection up to the first item.
home() - Method in class org.kde.koala.KDirOperator
Enters the home directory.
Home - Static variable in class org.kde.koala.KStdAccel
 
home() - Static method in class org.kde.koala.KStdAccel
Goto beginning of the document.
Home - Static variable in class org.kde.koala.KStdAction
 
home(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Go to the "Home" position or document.
home(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
homeDir(String) - Static method in class org.kde.koala.KShell
Obtain a user's home directory.
homepage() - Method in class org.kde.koala.KAboutData
Returns the application homepage.
Horizontal - Static variable in class org.kde.koala.KMultiTabBar
 
Horizontal - Static variable in class org.kde.koala.KPixmap
This enumeration provides a gradient mode specification
HorizontalGradient - Static variable in class org.kde.koala.KImageEffect
 
HorizontalGradient - Static variable in class org.kde.koala.KPixmapEffect
 
host() - Method in class org.kde.koala.KURL
 
host() - Method in class org.kde.koala.Slave
 
hostContainer(String) - Method in class org.kde.koala.Part
Convenience method for KXMLGUIFactory.container.
hoverCloseButton() - Method in class org.kde.koala.KTabBar
 
hoverCloseButtonDelayed() - Method in class org.kde.koala.KTabBar
 
hoverCloseButtonDelayed() - Method in class org.kde.koala.KTabWidget
 
hoverLink() - Method in class org.kde.koala.KHTMLSettings
 
href() - Method in class org.kde.koala.CSSImportRule
The location of the style sheet to be imported.
href() - Method in class org.kde.koala.HTMLAnchorElement
The URI of the linked resource.
href() - Method in class org.kde.koala.HTMLAreaElement
The URI of the linked resource.
href() - Method in class org.kde.koala.HTMLBaseElement
The base URI See the href attribute definition in HTML 4.0.
href() - Method in class org.kde.koala.HTMLLinkElement
The URI of the linked resource.
href() - Method in class org.kde.koala.StyleSheet
If the style sheet is a linked style sheet, the value of its attribute is its location.
hreflang() - Method in class org.kde.koala.HTMLAnchorElement
Language code of the linked resource.
hreflang() - Method in class org.kde.koala.HTMLLinkElement
Language code of the linked resource.
hspace() - Method in class org.kde.koala.HTMLImageElement
Horizontal space to the left and right of this image.
hsv(int[], int[], int[]) - Method in class org.kde.koala.KColor
 
HTML - Static variable in class org.kde.koala.KSpell
 
HTMLAnchorElement - Class in org.kde.koala
The anchor element.
HTMLAnchorElement(Class) - Constructor for class org.kde.koala.HTMLAnchorElement
 
HTMLAnchorElement() - Constructor for class org.kde.koala.HTMLAnchorElement
 
HTMLAnchorElement(HTMLAnchorElement) - Constructor for class org.kde.koala.HTMLAnchorElement
 
HTMLAnchorElement(Node) - Constructor for class org.kde.koala.HTMLAnchorElement
 
HTMLAppletElement - Class in org.kde.koala
An embedded Java applet.
HTMLAppletElement(Class) - Constructor for class org.kde.koala.HTMLAppletElement
 
HTMLAppletElement() - Constructor for class org.kde.koala.HTMLAppletElement
 
HTMLAppletElement(HTMLAppletElement) - Constructor for class org.kde.koala.HTMLAppletElement
 
HTMLAppletElement(Node) - Constructor for class org.kde.koala.HTMLAppletElement
 
HTMLAreaElement - Class in org.kde.koala
Client-side image map area definition.
HTMLAreaElement(Class) - Constructor for class org.kde.koala.HTMLAreaElement
 
HTMLAreaElement() - Constructor for class org.kde.koala.HTMLAreaElement
 
HTMLAreaElement(HTMLAreaElement) - Constructor for class org.kde.koala.HTMLAreaElement
 
HTMLAreaElement(Node) - Constructor for class org.kde.koala.HTMLAreaElement
 
HTMLBaseElement - Class in org.kde.koala
Document base URI.
HTMLBaseElement(Class) - Constructor for class org.kde.koala.HTMLBaseElement
 
HTMLBaseElement() - Constructor for class org.kde.koala.HTMLBaseElement
 
HTMLBaseElement(HTMLBaseElement) - Constructor for class org.kde.koala.HTMLBaseElement
 
HTMLBaseElement(Node) - Constructor for class org.kde.koala.HTMLBaseElement
 
HTMLBaseFontElement - Class in org.kde.koala
Base font.
HTMLBaseFontElement(Class) - Constructor for class org.kde.koala.HTMLBaseFontElement
 
HTMLBaseFontElement() - Constructor for class org.kde.koala.HTMLBaseFontElement
 
HTMLBaseFontElement(HTMLBaseFontElement) - Constructor for class org.kde.koala.HTMLBaseFontElement
 
HTMLBaseFontElement(Node) - Constructor for class org.kde.koala.HTMLBaseFontElement
 
HTMLBlockquoteElement - Class in org.kde.koala
??? See the BLOCKQUOTE element definition in HTML 4.0.
HTMLBlockquoteElement(Class) - Constructor for class org.kde.koala.HTMLBlockquoteElement
 
HTMLBlockquoteElement() - Constructor for class org.kde.koala.HTMLBlockquoteElement
 
HTMLBlockquoteElement(HTMLBlockquoteElement) - Constructor for class org.kde.koala.HTMLBlockquoteElement
 
HTMLBlockquoteElement(Node) - Constructor for class org.kde.koala.HTMLBlockquoteElement
 
HTMLBodyElement - Class in org.kde.koala
The HTML document body.
HTMLBodyElement(Class) - Constructor for class org.kde.koala.HTMLBodyElement
 
HTMLBodyElement() - Constructor for class org.kde.koala.HTMLBodyElement
 
HTMLBodyElement(HTMLBodyElement) - Constructor for class org.kde.koala.HTMLBodyElement
 
HTMLBodyElement(Node) - Constructor for class org.kde.koala.HTMLBodyElement
 
HTMLBRElement - Class in org.kde.koala
Force a line break.
HTMLBRElement(Class) - Constructor for class org.kde.koala.HTMLBRElement
 
HTMLBRElement() - Constructor for class org.kde.koala.HTMLBRElement
 
HTMLBRElement(HTMLBRElement) - Constructor for class org.kde.koala.HTMLBRElement
 
HTMLBRElement(Node) - Constructor for class org.kde.koala.HTMLBRElement
 
HTMLButtonElement - Class in org.kde.koala
Push button.
HTMLButtonElement(Class) - Constructor for class org.kde.koala.HTMLButtonElement
 
HTMLButtonElement() - Constructor for class org.kde.koala.HTMLButtonElement
 
HTMLButtonElement(HTMLButtonElement) - Constructor for class org.kde.koala.HTMLButtonElement
 
HTMLButtonElement(Node) - Constructor for class org.kde.koala.HTMLButtonElement
 
HTMLCollection - Class in org.kde.koala
An HTMLCollection is a list of nodes.
HTMLCollection(Class) - Constructor for class org.kde.koala.HTMLCollection
 
HTMLCollection() - Constructor for class org.kde.koala.HTMLCollection
 
HTMLCollection(HTMLCollection) - Constructor for class org.kde.koala.HTMLCollection
 
HTMLDirectoryElement - Class in org.kde.koala
Directory list.
HTMLDirectoryElement(Class) - Constructor for class org.kde.koala.HTMLDirectoryElement
 
HTMLDirectoryElement() - Constructor for class org.kde.koala.HTMLDirectoryElement
 
HTMLDirectoryElement(HTMLDirectoryElement) - Constructor for class org.kde.koala.HTMLDirectoryElement
 
HTMLDirectoryElement(Node) - Constructor for class org.kde.koala.HTMLDirectoryElement
 
HTMLDivElement - Class in org.kde.koala
Generic block container.
HTMLDivElement(Class) - Constructor for class org.kde.koala.HTMLDivElement
 
HTMLDivElement() - Constructor for class org.kde.koala.HTMLDivElement
 
HTMLDivElement(HTMLDivElement) - Constructor for class org.kde.koala.HTMLDivElement
 
HTMLDivElement(Node) - Constructor for class org.kde.koala.HTMLDivElement
 
HTMLDListElement - Class in org.kde.koala
Definition list.
HTMLDListElement(Class) - Constructor for class org.kde.koala.HTMLDListElement
 
HTMLDListElement() - Constructor for class org.kde.koala.HTMLDListElement
 
HTMLDListElement(HTMLDListElement) - Constructor for class org.kde.koala.HTMLDListElement
 
HTMLDListElement(Node) - Constructor for class org.kde.koala.HTMLDListElement
 
HTMLDocument - Class in org.kde.koala
An HTMLDocument is the root of the HTML hierarchy and holds the entire content.
HTMLDocument(Class) - Constructor for class org.kde.koala.HTMLDocument
 
HTMLDocument() - Constructor for class org.kde.koala.HTMLDocument
 
HTMLDocument(KHTMLView) - Constructor for class org.kde.koala.HTMLDocument
The parent is the widget the document should render itself in.
HTMLDocument(HTMLDocument) - Constructor for class org.kde.koala.HTMLDocument
 
HTMLDocument(Node) - Constructor for class org.kde.koala.HTMLDocument
 
htmlDocument() - Method in class org.kde.koala.KHTMLPart
Returns a reference to the DOM HTML document (for non-HTML documents, returns null)
HTMLElement - Class in org.kde.koala
All HTML element interfaces derive from this class.
HTMLElement(Class) - Constructor for class org.kde.koala.HTMLElement
 
HTMLElement() - Constructor for class org.kde.koala.HTMLElement
 
HTMLElement(HTMLElement) - Constructor for class org.kde.koala.HTMLElement
 
HTMLElement(Node) - Constructor for class org.kde.koala.HTMLElement
 
htmlError(int, String, KURL) - Method in class org.kde.koala.KHTMLPart
presents a detailed error message to the user.
HTMLFieldSetElement - Class in org.kde.koala
Organizes form controls into logical groups.
HTMLFieldSetElement(Class) - Constructor for class org.kde.koala.HTMLFieldSetElement
 
HTMLFieldSetElement() - Constructor for class org.kde.koala.HTMLFieldSetElement
 
HTMLFieldSetElement(HTMLFieldSetElement) - Constructor for class org.kde.koala.HTMLFieldSetElement
 
HTMLFieldSetElement(Node) - Constructor for class org.kde.koala.HTMLFieldSetElement
 
HTMLFontElement - Class in org.kde.koala
Local change to font.
HTMLFontElement(Class) - Constructor for class org.kde.koala.HTMLFontElement
 
HTMLFontElement() - Constructor for class org.kde.koala.HTMLFontElement
 
HTMLFontElement(HTMLFontElement) - Constructor for class org.kde.koala.HTMLFontElement
 
HTMLFontElement(Node) - Constructor for class org.kde.koala.HTMLFontElement
 
htmlFor() - Method in class org.kde.koala.HTMLLabelElement
This attribute links this label with another form control by id attribute.
htmlFor() - Method in class org.kde.koala.HTMLScriptElement
Reserved for future use.
HTMLFormCollection - Class in org.kde.koala
 
HTMLFormCollection(Class) - Constructor for class org.kde.koala.HTMLFormCollection
 
HTMLFormElement - Class in org.kde.koala
The FORM element encompasses behavior similar to a collection and an element.
HTMLFormElement(Class) - Constructor for class org.kde.koala.HTMLFormElement
 
HTMLFormElement() - Constructor for class org.kde.koala.HTMLFormElement
 
HTMLFormElement(HTMLFormElement) - Constructor for class org.kde.koala.HTMLFormElement
 
HTMLFormElement(Node) - Constructor for class org.kde.koala.HTMLFormElement
 
HTMLFrameElement - Class in org.kde.koala
Create a frame.
HTMLFrameElement(Class) - Constructor for class org.kde.koala.HTMLFrameElement
 
HTMLFrameElement() - Constructor for class org.kde.koala.HTMLFrameElement
 
HTMLFrameElement(HTMLFrameElement) - Constructor for class org.kde.koala.HTMLFrameElement
 
HTMLFrameElement(Node) - Constructor for class org.kde.koala.HTMLFrameElement
 
HTMLFrameSetElement - Class in org.kde.koala
Create a grid of frames.
HTMLFrameSetElement(Class) - Constructor for class org.kde.koala.HTMLFrameSetElement
 
HTMLFrameSetElement() - Constructor for class org.kde.koala.HTMLFrameSetElement
 
HTMLFrameSetElement(HTMLFrameSetElement) - Constructor for class org.kde.koala.HTMLFrameSetElement
 
HTMLFrameSetElement(Node) - Constructor for class org.kde.koala.HTMLFrameSetElement
 
HTMLHeadElement - Class in org.kde.koala
Document head information.
HTMLHeadElement(Class) - Constructor for class org.kde.koala.HTMLHeadElement
 
HTMLHeadElement() - Constructor for class org.kde.koala.HTMLHeadElement
 
HTMLHeadElement(HTMLHeadElement) - Constructor for class org.kde.koala.HTMLHeadElement
 
HTMLHeadElement(Node) - Constructor for class org.kde.koala.HTMLHeadElement
 
HTMLHeadingElement - Class in org.kde.koala
For the H1 to H6 elements.
HTMLHeadingElement(Class) - Constructor for class org.kde.koala.HTMLHeadingElement
 
HTMLHeadingElement() - Constructor for class org.kde.koala.HTMLHeadingElement
 
HTMLHeadingElement(HTMLHeadingElement) - Constructor for class org.kde.koala.HTMLHeadingElement
 
HTMLHeadingElement(Node) - Constructor for class org.kde.koala.HTMLHeadingElement
 
HTMLHRElement - Class in org.kde.koala
Create a horizontal rule.
HTMLHRElement(Class) - Constructor for class org.kde.koala.HTMLHRElement
 
HTMLHRElement() - Constructor for class org.kde.koala.HTMLHRElement
 
HTMLHRElement(HTMLHRElement) - Constructor for class org.kde.koala.HTMLHRElement
 
HTMLHRElement(Node) - Constructor for class org.kde.koala.HTMLHRElement
 
HTMLHtmlElement - Class in org.kde.koala
Root of an HTML document.
HTMLHtmlElement(Class) - Constructor for class org.kde.koala.HTMLHtmlElement
 
HTMLHtmlElement() - Constructor for class org.kde.koala.HTMLHtmlElement
 
HTMLHtmlElement(HTMLHtmlElement) - Constructor for class org.kde.koala.HTMLHtmlElement
 
HTMLHtmlElement(Node) - Constructor for class org.kde.koala.HTMLHtmlElement
 
HTMLIFrameElement - Class in org.kde.koala
Inline subwindows.
HTMLIFrameElement(Class) - Constructor for class org.kde.koala.HTMLIFrameElement
 
HTMLIFrameElement() - Constructor for class org.kde.koala.HTMLIFrameElement
 
HTMLIFrameElement(HTMLIFrameElement) - Constructor for class org.kde.koala.HTMLIFrameElement
 
HTMLIFrameElement(Node) - Constructor for class org.kde.koala.HTMLIFrameElement
 
HTMLImageElement - Class in org.kde.koala
Embedded image.
HTMLImageElement(Class) - Constructor for class org.kde.koala.HTMLImageElement
 
HTMLImageElement() - Constructor for class org.kde.koala.HTMLImageElement
 
HTMLImageElement(HTMLImageElement) - Constructor for class org.kde.koala.HTMLImageElement
 
HTMLImageElement(Node) - Constructor for class org.kde.koala.HTMLImageElement
 
HTMLInputElement - Class in org.kde.koala
Form control.
HTMLInputElement(Class) - Constructor for class org.kde.koala.HTMLInputElement
 
HTMLInputElement() - Constructor for class org.kde.koala.HTMLInputElement
 
HTMLInputElement(HTMLInputElement) - Constructor for class org.kde.koala.HTMLInputElement
 
HTMLInputElement(Node) - Constructor for class org.kde.koala.HTMLInputElement
 
HTMLIsIndexElement - Class in org.kde.koala
This element is used for single-line text input.
HTMLIsIndexElement(Class) - Constructor for class org.kde.koala.HTMLIsIndexElement
 
HTMLIsIndexElement() - Constructor for class org.kde.koala.HTMLIsIndexElement
 
HTMLIsIndexElement(HTMLIsIndexElement) - Constructor for class org.kde.koala.HTMLIsIndexElement
 
HTMLIsIndexElement(Node) - Constructor for class org.kde.koala.HTMLIsIndexElement
 
HTMLLabelElement - Class in org.kde.koala
Form field label text.
HTMLLabelElement(Class) - Constructor for class org.kde.koala.HTMLLabelElement
 
HTMLLabelElement() - Constructor for class org.kde.koala.HTMLLabelElement
 
HTMLLabelElement(HTMLLabelElement) - Constructor for class org.kde.koala.HTMLLabelElement
 
HTMLLabelElement(Node) - Constructor for class org.kde.koala.HTMLLabelElement
 
HTMLLegendElement - Class in org.kde.koala
Provides a caption for a FIELDSET grouping.
HTMLLegendElement(Class) - Constructor for class org.kde.koala.HTMLLegendElement
 
HTMLLegendElement() - Constructor for class org.kde.koala.HTMLLegendElement
 
HTMLLegendElement(HTMLLegendElement) - Constructor for class org.kde.koala.HTMLLegendElement
 
HTMLLegendElement(Node) - Constructor for class org.kde.koala.HTMLLegendElement
 
HTMLLIElement - Class in org.kde.koala
List item.
HTMLLIElement(Class) - Constructor for class org.kde.koala.HTMLLIElement
 
HTMLLIElement() - Constructor for class org.kde.koala.HTMLLIElement
 
HTMLLIElement(HTMLLIElement) - Constructor for class org.kde.koala.HTMLLIElement
 
HTMLLIElement(Node) - Constructor for class org.kde.koala.HTMLLIElement
 
HTMLLinkElement - Class in org.kde.koala
The LINK element specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa).
HTMLLinkElement(Class) - Constructor for class org.kde.koala.HTMLLinkElement
 
HTMLLinkElement() - Constructor for class org.kde.koala.HTMLLinkElement
 
HTMLLinkElement(HTMLLinkElement) - Constructor for class org.kde.koala.HTMLLinkElement
 
HTMLLinkElement(Node) - Constructor for class org.kde.koala.HTMLLinkElement
 
HTMLMapElement - Class in org.kde.koala
Client-side image map.
HTMLMapElement(Class) - Constructor for class org.kde.koala.HTMLMapElement
 
HTMLMapElement() - Constructor for class org.kde.koala.HTMLMapElement
 
HTMLMapElement(HTMLMapElement) - Constructor for class org.kde.koala.HTMLMapElement
 
HTMLMapElement(Node) - Constructor for class org.kde.koala.HTMLMapElement
 
HTMLMenuElement - Class in org.kde.koala
Menu list.
HTMLMenuElement(Class) - Constructor for class org.kde.koala.HTMLMenuElement
 
HTMLMenuElement() - Constructor for class org.kde.koala.HTMLMenuElement
 
HTMLMenuElement(HTMLMenuElement) - Constructor for class org.kde.koala.HTMLMenuElement
 
HTMLMenuElement(Node) - Constructor for class org.kde.koala.HTMLMenuElement
 
HTMLMetaElement - Class in org.kde.koala
This contains generic meta-information about the document.
HTMLMetaElement(Class) - Constructor for class org.kde.koala.HTMLMetaElement
 
HTMLMetaElement() - Constructor for class org.kde.koala.HTMLMetaElement
 
HTMLMetaElement(HTMLMetaElement) - Constructor for class org.kde.koala.HTMLMetaElement
 
HTMLMetaElement(Node) - Constructor for class org.kde.koala.HTMLMetaElement
 
HTMLModElement - Class in org.kde.koala
Notice of modification to part of a document.
HTMLModElement(Class) - Constructor for class org.kde.koala.HTMLModElement
 
HTMLModElement() - Constructor for class org.kde.koala.HTMLModElement
 
HTMLModElement(HTMLModElement) - Constructor for class org.kde.koala.HTMLModElement
 
HTMLModElement(Node) - Constructor for class org.kde.koala.HTMLModElement
 
HTMLObjectElement - Class in org.kde.koala
Generic embedded object.
HTMLObjectElement(Class) - Constructor for class org.kde.koala.HTMLObjectElement
 
HTMLObjectElement() - Constructor for class org.kde.koala.HTMLObjectElement
 
HTMLObjectElement(HTMLObjectElement) - Constructor for class org.kde.koala.HTMLObjectElement
 
HTMLObjectElement(Node) - Constructor for class org.kde.koala.HTMLObjectElement
 
HTMLOListElement - Class in org.kde.koala
Ordered list.
HTMLOListElement(Class) - Constructor for class org.kde.koala.HTMLOListElement
 
HTMLOListElement() - Constructor for class org.kde.koala.HTMLOListElement
 
HTMLOListElement(HTMLOListElement) - Constructor for class org.kde.koala.HTMLOListElement
 
HTMLOListElement(Node) - Constructor for class org.kde.koala.HTMLOListElement
 
HTMLOptGroupElement - Class in org.kde.koala
Group options together in logical subdivisions.
HTMLOptGroupElement(Class) - Constructor for class org.kde.koala.HTMLOptGroupElement
 
HTMLOptGroupElement() - Constructor for class org.kde.koala.HTMLOptGroupElement
 
HTMLOptGroupElement(HTMLOptGroupElement) - Constructor for class org.kde.koala.HTMLOptGroupElement
 
HTMLOptGroupElement(Node) - Constructor for class org.kde.koala.HTMLOptGroupElement
 
HTMLOptionElement - Class in org.kde.koala
A selectable choice.
HTMLOptionElement(Class) - Constructor for class org.kde.koala.HTMLOptionElement
 
HTMLOptionElement() - Constructor for class org.kde.koala.HTMLOptionElement
 
HTMLOptionElement(HTMLOptionElement) - Constructor for class org.kde.koala.HTMLOptionElement
 
HTMLOptionElement(Node) - Constructor for class org.kde.koala.HTMLOptionElement
 
HTMLParagraphElement - Class in org.kde.koala
Paragraphs.
HTMLParagraphElement(Class) - Constructor for class org.kde.koala.HTMLParagraphElement
 
HTMLParagraphElement() - Constructor for class org.kde.koala.HTMLParagraphElement
 
HTMLParagraphElement(HTMLParagraphElement) - Constructor for class org.kde.koala.HTMLParagraphElement
 
HTMLParagraphElement(Node) - Constructor for class org.kde.koala.HTMLParagraphElement
 
HTMLParamElement - Class in org.kde.koala
Parameters fed to the OBJECT element.
HTMLParamElement(Class) - Constructor for class org.kde.koala.HTMLParamElement
 
HTMLParamElement() - Constructor for class org.kde.koala.HTMLParamElement
 
HTMLParamElement(HTMLParamElement) - Constructor for class org.kde.koala.HTMLParamElement
 
HTMLParamElement(Node) - Constructor for class org.kde.koala.HTMLParamElement
 
HTMLPreElement - Class in org.kde.koala
Preformatted text.
HTMLPreElement(Class) - Constructor for class org.kde.koala.HTMLPreElement
 
HTMLPreElement() - Constructor for class org.kde.koala.HTMLPreElement
 
HTMLPreElement(HTMLPreElement) - Constructor for class org.kde.koala.HTMLPreElement
 
HTMLPreElement(Node) - Constructor for class org.kde.koala.HTMLPreElement
 
HTMLQuoteElement - Class in org.kde.koala
For the Q and BLOCKQUOTE elements.
HTMLQuoteElement(Class) - Constructor for class org.kde.koala.HTMLQuoteElement
 
HTMLQuoteElement() - Constructor for class org.kde.koala.HTMLQuoteElement
 
HTMLQuoteElement(HTMLQuoteElement) - Constructor for class org.kde.koala.HTMLQuoteElement
 
HTMLQuoteElement(Node) - Constructor for class org.kde.koala.HTMLQuoteElement
 
htmlRef() - Method in class org.kde.koala.KURL
 
HTMLScriptElement - Class in org.kde.koala
Script statements.
HTMLScriptElement(Class) - Constructor for class org.kde.koala.HTMLScriptElement
 
HTMLScriptElement() - Constructor for class org.kde.koala.HTMLScriptElement
 
HTMLScriptElement(HTMLScriptElement) - Constructor for class org.kde.koala.HTMLScriptElement
 
HTMLScriptElement(Node) - Constructor for class org.kde.koala.HTMLScriptElement
 
HTMLSelectElement - Class in org.kde.koala
The select element allows the selection of an option.
HTMLSelectElement(Class) - Constructor for class org.kde.koala.HTMLSelectElement
 
HTMLSelectElement() - Constructor for class org.kde.koala.HTMLSelectElement
 
HTMLSelectElement(HTMLSelectElement) - Constructor for class org.kde.koala.HTMLSelectElement
 
HTMLSelectElement(Node) - Constructor for class org.kde.koala.HTMLSelectElement
 
HTMLStyleElement - Class in org.kde.koala
Style information.
HTMLStyleElement(Class) - Constructor for class org.kde.koala.HTMLStyleElement
 
HTMLStyleElement() - Constructor for class org.kde.koala.HTMLStyleElement
 
HTMLStyleElement(HTMLStyleElement) - Constructor for class org.kde.koala.HTMLStyleElement
 
HTMLStyleElement(Node) - Constructor for class org.kde.koala.HTMLStyleElement
 
HTMLTableCaptionElement - Class in org.kde.koala
Table caption See the CAPTION element definition in HTML 4.0.
HTMLTableCaptionElement(Class) - Constructor for class org.kde.koala.HTMLTableCaptionElement
 
HTMLTableCaptionElement() - Constructor for class org.kde.koala.HTMLTableCaptionElement
 
HTMLTableCaptionElement(HTMLTableCaptionElement) - Constructor for class org.kde.koala.HTMLTableCaptionElement
 
HTMLTableCaptionElement(Node) - Constructor for class org.kde.koala.HTMLTableCaptionElement
 
HTMLTableCellElement - Class in org.kde.koala
The object used to represent the TH and TD elements.
HTMLTableCellElement(Class) - Constructor for class org.kde.koala.HTMLTableCellElement
 
HTMLTableCellElement() - Constructor for class org.kde.koala.HTMLTableCellElement
 
HTMLTableCellElement(HTMLTableCellElement) - Constructor for class org.kde.koala.HTMLTableCellElement
 
HTMLTableCellElement(Node) - Constructor for class org.kde.koala.HTMLTableCellElement
 
HTMLTableColElement - Class in org.kde.koala
Regroups the COL and COLGROUP elements.
HTMLTableColElement(Class) - Constructor for class org.kde.koala.HTMLTableColElement
 
HTMLTableColElement() - Constructor for class org.kde.koala.HTMLTableColElement
 
HTMLTableColElement(HTMLTableColElement) - Constructor for class org.kde.koala.HTMLTableColElement
 
HTMLTableColElement(Node) - Constructor for class org.kde.koala.HTMLTableColElement
 
HTMLTableElement - Class in org.kde.koala
The create and delete methods on the table allow authors to construct and modify tables.
HTMLTableElement(Class) - Constructor for class org.kde.koala.HTMLTableElement
 
HTMLTableElement() - Constructor for class org.kde.koala.HTMLTableElement
 
HTMLTableElement(HTMLTableElement) - Constructor for class org.kde.koala.HTMLTableElement
 
HTMLTableElement(Node) - Constructor for class org.kde.koala.HTMLTableElement
 
HTMLTableRowElement - Class in org.kde.koala
A row in a table.
HTMLTableRowElement(Class) - Constructor for class org.kde.koala.HTMLTableRowElement
 
HTMLTableRowElement() - Constructor for class org.kde.koala.HTMLTableRowElement
 
HTMLTableRowElement(HTMLTableRowElement) - Constructor for class org.kde.koala.HTMLTableRowElement
 
HTMLTableRowElement(Node) - Constructor for class org.kde.koala.HTMLTableRowElement
 
HTMLTableSectionElement - Class in org.kde.koala
The THEAD , TFOOT , and TBODY elements.
HTMLTableSectionElement(Class) - Constructor for class org.kde.koala.HTMLTableSectionElement
 
HTMLTableSectionElement() - Constructor for class org.kde.koala.HTMLTableSectionElement
 
HTMLTableSectionElement(HTMLTableSectionElement) - Constructor for class org.kde.koala.HTMLTableSectionElement
 
HTMLTableSectionElement(Node) - Constructor for class org.kde.koala.HTMLTableSectionElement
 
HTMLTextAreaElement - Class in org.kde.koala
Multi-line text field.
HTMLTextAreaElement(Class) - Constructor for class org.kde.koala.HTMLTextAreaElement
 
HTMLTextAreaElement() - Constructor for class org.kde.koala.HTMLTextAreaElement
 
HTMLTextAreaElement(HTMLTextAreaElement) - Constructor for class org.kde.koala.HTMLTextAreaElement
 
HTMLTextAreaElement(Node) - Constructor for class org.kde.koala.HTMLTextAreaElement
 
HTMLTitleElement - Class in org.kde.koala
The document title.
HTMLTitleElement(Class) - Constructor for class org.kde.koala.HTMLTitleElement
 
HTMLTitleElement() - Constructor for class org.kde.koala.HTMLTitleElement
 
HTMLTitleElement(HTMLTitleElement) - Constructor for class org.kde.koala.HTMLTitleElement
 
HTMLTitleElement(Node) - Constructor for class org.kde.koala.HTMLTitleElement
 
HTMLUListElement - Class in org.kde.koala
Unordered list.
HTMLUListElement(Class) - Constructor for class org.kde.koala.HTMLUListElement
 
HTMLUListElement() - Constructor for class org.kde.koala.HTMLUListElement
 
HTMLUListElement(HTMLUListElement) - Constructor for class org.kde.koala.HTMLUListElement
 
HTMLUListElement(Node) - Constructor for class org.kde.koala.HTMLUListElement
 
htmlURL() - Method in class org.kde.koala.KURL
 
HTTP_DELETE - Static variable in class org.kde.koala.KIO
 
HTTP_GET - Static variable in class org.kde.koala.KIO
HTTP / DAV method * @short HTTP / DAV method
HTTP_HEAD - Static variable in class org.kde.koala.KIO
 
HTTP_OPTIONS - Static variable in class org.kde.koala.KIO
 
HTTP_POST - Static variable in class org.kde.koala.KIO
 
http_post(KURL, byte[], boolean) - Static method in class org.kde.koala.KIO
HTTP POST (for form data).
http_post(KURL, byte[]) - Static method in class org.kde.koala.KIO
 
HTTP_PUT - Static variable in class org.kde.koala.KIO
 
HTTP_UNKNOWN - Static variable in class org.kde.koala.KIO
 
http_update_cache(KURL, boolean, int) - Static method in class org.kde.koala.KIO
HTTP cache update
httpEquiv() - Method in class org.kde.koala.HTMLMetaElement
HTTP response header name.
hue() - Method in class org.kde.koala.KValueSelector
 
HueShift - Static variable in class org.kde.koala.KImageEffect
 

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 _