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 _

C

cacheControl() - Static method in class org.kde.koala.KProtocolManager
Returns the Cache control directive to be used.
cacheDir() - Static method in class org.kde.koala.KProtocolManager
The directory which contains the cache files.
calcRect(String) - Method in class org.kde.koala.KIconViewItem
 
calcRect() - Method in class org.kde.koala.KIconViewItem
 
calcResourceHash(String, String, boolean) - Method in class org.kde.koala.KStandardDirs
Returns a number that identifies this version of the resource.
calcSize() - Method in class org.kde.koala.KPopupTitle
 
calculateAlternateBackgroundColor(QColor) - Static method in class org.kde.koala.KGlobalSettings
Calculates a color based on base to be used as alternating color for e.g.
calculateGeometry() - Method in class org.kde.koala.KCompletionBox
This calculates the size of the dropdown and the relative position of the top left corner with respect to the parent widget.
calculateSize(int, int) - Method in class org.kde.koala.KDialogBase
Calculate the size hint for the dialog.
calendar() - Method in class org.kde.koala.KLocale
Returns a pointer to the calendar system object.
calendarName() - Method in class org.kde.koala.KCalendarSystem
Gets the string representing the calendar
calendarSystems() - Static method in class org.kde.koala.KCalendarSystemFactory
Gets list of names of supported calendar systems
calendarType() - Method in class org.kde.koala.KLocale
Returns the name of the calendar system that is currently being used by the system.
call(String, String, String, byte[], StringBuffer, byte[], boolean, int) - Method in class org.kde.koala.DCOPClient
Performs a synchronous send and receive.
callAsync(String, String, String, byte[], QObject, String) - Method in class org.kde.koala.DCOPClient
Performs a asynchronous send with receive callback.
callBack(int, String, byte[]) - Method in interface org.kde.koala.DCOPClientSignals
Signal used for callbacks of async calls.
callingDcopClient() - Method in class org.kde.koala.DCOPObject
Returns the DCOPClient responsible for making the call.
callingDcopClient() - Method in interface org.kde.koala.DCOPObjectInterface
 
callingDcopClient() - Method in class org.kde.koala.KPanelAppMenu
Returns the DCOPClient responsible for making the call.
callingDcopClient() - Method in class org.kde.koala.KSycoca
Returns the DCOPClient responsible for making the call.
callingDcopClient() - Method in class org.kde.koala.KUniqueApplication
Returns the DCOPClient responsible for making the call.
callingDcopClient() - Method in class org.kde.koala.Observer
Returns the DCOPClient responsible for making the call.
callingDcopClient() - Method in class org.kde.koala.Scheduler
Returns the DCOPClient responsible for making the call.
callMethod(String, QVariant) - Method in class org.kde.koala.BrowserInterface
Perform a dynamic invocation of a method in the BrowserInterface implementation.
canBeRestored(int) - Static method in class org.kde.koala.KMainWindow
Session Management Try to restore the toplevel widget as defined by the number (1..X).
Cancel - Static variable in class org.kde.koala.KCModule
 
Cancel - Static variable in class org.kde.koala.KDialogBase
 
cancel() - Method in class org.kde.koala.KDialogBase
Force closing the dialog, setting its result code to the one Esc would set.
Cancel - Static variable in class org.kde.koala.KMessageBox
 
cancel() - Method in class org.kde.koala.KSpellDlg
 
Cancel - Static variable in class org.kde.koala.KStdGuiItem
 
cancel() - Static method in class org.kde.koala.KStdGuiItem
 
cancelButton() - Method in class org.kde.koala.KFileDialog
 
cancelClicked() - Method in interface org.kde.koala.KDialogBaseSignals
The Cancel button was pressed.
canceled() - Method in interface org.kde.koala.KDirListerSignals
Tell the view that the user canceled the listing.
canceled(KURL) - Method in interface org.kde.koala.KDirListerSignals
Tell the view that the listing of the directory _url was canceled.
canceled(String) - Method in interface org.kde.koala.ReadOnlyPartSignals
Emit this if loading is canceled by the user or by an error.
cancelJob(SimpleJob) - Static method in class org.kde.koala.Scheduler
Stop the execution of a job.
cancelledText() - Method in class org.kde.koala.KCompletionBox
 
cancelPendingHeldSignal() - Method in class org.kde.koala.KIconView
This method allows to handle correctly cases where a subclass needs the held() signal to not be triggered without calling a KIconView.contentsDragEvent() method (which have side effects because they forward to QIconView).
canCopyFromFile(KURL) - Static method in class org.kde.koala.KProtocolInfo
Returns whether the protocol can copy files/objects directly from the filesystem itself.
canCopyToFile(KURL) - Static method in class org.kde.koala.KProtocolInfo
Returns whether the protocol can copy files/objects directly to the filesystem itself.
canDecode(QMimeSourceInterface) - Static method in class org.kde.koala.KColorDrag
Returns true if the MIME source e contains a color object.
canDeleteRecursive(KURL) - Static method in class org.kde.koala.KProtocolInfo
Returns whether the protocol can recursively delete directories by itself.
canDeleteRecursive() - Method in class org.kde.koala.KProtocolInfo
 
cannotOpenFile - Static variable in class org.kde.koala.KNotifyClient
default events you can use
canRead(String) - Static method in class org.kde.koala.KImageIO
Checks if a special type is supported for reading.
canReadLine() - Method in class org.kde.koala.KBufferedIO
Checks whether there is enough data in the buffer to read a line The default implementation reads directly from inBuf, so if your implementation changes the meaning of that member, then you must override this function.
canRenameFromFile(KURL) - Static method in class org.kde.koala.KProtocolInfo
Returns whether the protocol can rename (i.e.
canRenameFromFile() - Method in class org.kde.koala.KProtocolInfo
 
canRenameToFile(KURL) - Static method in class org.kde.koala.KProtocolInfo
Returns whether the protocol can rename (i.e.
canRenameToFile() - Method in class org.kde.koala.KProtocolInfo
 
canResume(long) - Method in class org.kde.koala.SlaveBase
Call this at the beginning of put(), to give the size of the existing partial file, if there is one.
canResume() - Method in class org.kde.koala.SlaveBase
 
canResume(long) - Method in interface org.kde.koala.SlaveInterfaceSignals
 
canResume(Job, long) - Method in interface org.kde.koala.TransferJobSignals
Emitted if the "put" job found an existing partial file (in which case offset is the size of that file) and emitted by the "get" job if it supports resuming to the given offset - in this case offset is unused)
canWrite(String) - Static method in class org.kde.koala.KImageIO
Checks if a special type is supported for writing.
capabilities(String) - Static method in class org.kde.koala.KProtocolInfo
Returns the list of capabilities provided by the kioslave implementing this protocol.
caption() - Method in class org.kde.koala.HTMLTableElement
Returns the table's CAPTION , or void if none exists.
caption() - Method in class org.kde.koala.KApplication
Returns a text for the window caption.
caption() - Method in class org.kde.koala.KMdiChildFrm
Gets the caption of this mdi child.
caption() - Method in class org.kde.koala.KMdiChildView
Returns the caption of the child window (different from the caption on the button in the taskbar)
caption() - Method in class org.kde.koala.KServiceGroup
Returns the caption of this group.
CaptionAppFirst - Static variable in class org.kde.koala.KApplication
 
CaptionAppLast - Static variable in class org.kde.koala.KApplication
Position of the caption (presumably in the application window's title bar).
captionHeight() - Method in class org.kde.koala.KMdiChildFrm
Returns the caption bar height
CaptionNoApp - Static variable in class org.kde.koala.KApplication
 
captionUpdated(QWidget, String) - Method in interface org.kde.koala.KMdiChildViewSignals
 
capturedShortcut(KShortcut) - Method in interface org.kde.koala.KKeyButtonSignals
 
capturedShortcut(KShortcut) - Method in class org.kde.koala.KKeyChooser
 
captureShortcut() - Method in class org.kde.koala.KKeyButton
Call this method to capture a shortcut from the keyboard.
capwords(String) - Static method in class org.kde.koala.KStringHandler
Capitalizes each word in the string "hello there" becomes "Hello There" (string)
capwords(String[]) - Static method in class org.kde.koala.KStringHandler
Capitalizes each word in the list [hello, there] becomes [Hello, There] (list)
CaretBlink - Static variable in class org.kde.koala.KHTMLPart
 
caretDisplayPolicyNonFocused() - Method in class org.kde.koala.KHTMLPart
Returns the current caret policy when the view is not focused.
CaretInvisible - Static variable in class org.kde.koala.KHTMLPart
 
caretPositionChanged(Node, long) - Method in interface org.kde.koala.KHTMLPartSignals
void docCreated(); /* This signal is emitted whenever the caret position has been changed.
CaretVisible - Static variable in class org.kde.koala.KHTMLPart
Enumeration for displaying the caret.
cascadeMaximized() - Method in class org.kde.koala.KMdiChildArea
Cascades all windows resizing them to the maximum available size.
cascadeMaximized() - Method in class org.kde.koala.KMdiMainFrm
Cascades the windows resizing them to the maximum available size.
cascadeWindows() - Method in class org.kde.koala.KMdiChildArea
Cascades all windows resizing them to the minimum size.
cascadeWindows() - Method in class org.kde.koala.KMdiMainFrm
Cascades the windows without resizing them.
case_sensitive() - Method in class org.kde.koala.KEdFind
 
case_sensitive() - Method in class org.kde.koala.KEdReplace
 
CaseInsensitive - Static variable in class org.kde.koala.KIO
 
CaseInsensitiveKeys - Static variable in class org.kde.koala.KURL
Options for queryItems()
CaseSensitive - Static variable in class org.kde.koala.KFindDialog
 
Catastrophe - Static variable in class org.kde.koala.KNotifyClient
 
catastrophe - Static variable in class org.kde.koala.KNotifyClient
 
categories() - Method in class org.kde.koala.KService
Returns a list of VFolder categories.
CC_Cache - Static variable in class org.kde.koala.KIO
 
CC_CacheOnly - Static variable in class org.kde.koala.KIO
Specifies how to use the cache.
CC_Refresh - Static variable in class org.kde.koala.KIO
 
CC_Reload - Static variable in class org.kde.koala.KIO
 
CC_Verify - Static variable in class org.kde.koala.KIO
 
cd(String) - Method in class org.kde.koala.KURL
 
CDATASection - Class in org.kde.koala
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATASection(Class) - Constructor for class org.kde.koala.CDATASection
 
CDATASection() - Constructor for class org.kde.koala.CDATASection
 
CDATASection(CDATASection) - Constructor for class org.kde.koala.CDATASection
 
CDATASection(Node) - Constructor for class org.kde.koala.CDATASection
 
cdUp() - Method in class org.kde.koala.KDirOperator
Goes one directory up from the current url.
cellIndex() - Method in class org.kde.koala.HTMLTableCellElement
The index of this cell in the row.
cellPadding() - Method in class org.kde.koala.HTMLTableElement
Specifies the horizontal and vertical space between cell content and cell borders.
cells() - Method in class org.kde.koala.HTMLTableRowElement
The collection of cells in this row.
cellSpacing() - Method in class org.kde.koala.HTMLTableElement
Specifies the horizontal and vertical separation between cells.
cEmSqueeze(String, QFontMetrics, int) - Static method in class org.kde.koala.KStringHandler
Substitute characters in the middle of a string by "...".
cEmSqueeze(String, QFontMetrics) - Static method in class org.kde.koala.KStringHandler
 
Center - Static variable in class org.kde.koala.KPanelApplet
 
Center - Static variable in class org.kde.koala.KPanelExtension
 
center(String, int) - Static method in class org.kde.koala.KStringHandler
Centers a string and returns a string at least 'width' characters wide.
Centered - Static variable in class org.kde.koala.KImageEffect
 
CenteredAutoFit - Static variable in class org.kde.koala.KImageEffect
 
CenteredMaxpect - Static variable in class org.kde.koala.KImageEffect
 
centerOnScreen(QWidget, int) - Static method in class org.kde.koala.KDialog
Centers widget on the desktop, taking multi-head setups into account.
centerOnScreen(QWidget) - Static method in class org.kde.koala.KDialog
 
CenterTiled - Static variable in class org.kde.koala.KImageEffect
 
Centimetres - Static variable in class org.kde.koala.KRuler
 
certInfoWidget(QWidget, String, QWidget) - Static method in class org.kde.koala.KSSLInfoDlg
Utility function to generate the widget which displays the detailed information about an X.509 certificate.
certInfoWidget(QWidget, String) - Static method in class org.kde.koala.KSSLInfoDlg
 
certMatchesAddress() - Method in class org.kde.koala.KSSLPeerInfo
Determine if the peer's certificate matches the address set with setPeerHost().
certTypeCA() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used by a certificate authority
certTypeCodeCA() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used by a code certificate signer
certTypeCRLSign() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used for revocation signing
certTypeEmailCA() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used by an S/MIME signer
certTypeNSSSLServer() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used by a Netscape SSL server
certTypeSMIME() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used for S/MIME
certTypeSMIMEEncrypt() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used for S/MIME encryption
certTypeSMIMESign() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used for S/MIME signing
certTypeSSLCA() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used by an SSL signer
certTypeSSLClient() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used by an SSL client
certTypeSSLServer() - Method in class org.kde.koala.KSSLX509V3
Determine if this certificate can be used by an SSL server
ch() - Method in class org.kde.koala.HTMLTableCellElement
Alignment character for cells in a column.
ch() - Method in class org.kde.koala.HTMLTableColElement
Alignment character for cells in a column.
ch() - Method in class org.kde.koala.HTMLTableRowElement
Alignment character for cells in a column.
ch() - Method in class org.kde.koala.HTMLTableSectionElement
Alignment character for cells in a column.
chain() - Method in class org.kde.koala.KSSLCertificate
Get a reference to the certificate chain.
change() - Method in interface org.kde.koala.KDockManagerSignals
Signals changes of the docking state of a dockwidget.
changeColor(int, QColor, String) - Method in class org.kde.koala.KPalette
Change a color.
changeColor(int, QColor) - Method in class org.kde.koala.KPalette
 
changeColor(QColor, QColor, String) - Method in class org.kde.koala.KPalette
Change a color.
changeColor(QColor, QColor) - Method in class org.kde.koala.KPalette
 
changeComboItem(int, String, int) - Method in class org.kde.koala.KToolBar
Changes item index in combobox id to text.
changeComboItem(int, String) - Method in class org.kde.koala.KToolBar
 
changeCursor() - Method in class org.kde.koala.KHTMLSettings
 
changeCursorOverIcon() - Static method in class org.kde.koala.KGlobalSettings
Checks whether the cursor changes over icons.
changed() - Method in class org.kde.koala.KCModule
Calling this slot is equivalent to emitting changed(true).
changed(boolean) - Method in interface org.kde.koala.KCModuleSignals
Indicate that the state of the modules contents has changed.
changed(QColor) - Method in interface org.kde.koala.KColorButtonSignals
Emitted when the color of the widget is changed, either with setColor() or via user selection.
changed(Calendar) - Method in interface org.kde.koala.KDateWidgetSignals
Emitted whenever the date of the widget is changed, either with setDate() or via user selection.
changed() - Method in interface org.kde.koala.KEditListBoxSignals
 
changed(boolean) - Method in interface org.kde.koala.KPluginSelectorSignals
Tells you whether the configuration is changed or not.
changeFileName(String, String, boolean) - Method in class org.kde.koala.KConfigBackEnd
Changes the filenames associated with this back end.
changeHideShowState() - Method in class org.kde.koala.KDockWidget
Toggles the visibility state of the dockwidget if it is able to be shown or to be hidden.
changeItem(int, String) - Method in class org.kde.koala.KSelectAction
Changes the text of item @param index to @param text .
changeItem(int, int, String) - Method in class org.kde.koala.KSelectAction
 
changeItem(String, int) - Method in class org.kde.koala.KStatusBar
Changes the text in a status bar field.
changePassword(String, String) - Method in class org.kde.koala.KSSLPKCS12
Change the password of the PKCS#12 in memory.
changeSorting(int) - Method in class org.kde.koala.KFileViewSignaler
 
changeTab(QWidget, String) - Method in class org.kde.koala.KTabWidget
 
changeTab(QWidget, QIconSet, String) - Method in class org.kde.koala.KTabWidget
 
changeTitle(int, String) - Method in class org.kde.koala.KPopupMenu
Changes the title of the item at the specified id.
changeTitle(int, QPixmap, String) - Method in class org.kde.koala.KPopupMenu
Changes the title and icon of the title item at the specified id.
changeURL(KURL, int) - Method in class org.kde.koala.KComboBox
Replaces the item at position index with url. KURL.prettyURL() is used so that the url is properly decoded for displaying.
changeURL(QPixmap, KURL, int) - Method in class org.kde.koala.KComboBox
Replaces the item at position index with url and pixmap pixmap. KURL.prettyURL() is used so that the url is properly decoded for displaying.
channelIntensity(QImage, float, int) - Static method in class org.kde.koala.KImageEffect
Modifies the intensity of a pixmap's RGB channel component.
channelIntensity(KPixmap, float, int) - Static method in class org.kde.koala.KPixmapEffect
Modifies the intensity of a pixmap's RGB channel component.
CharacterData - Class in org.kde.koala
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
CharacterData(Class) - Constructor for class org.kde.koala.CharacterData
 
CharacterData() - Constructor for class org.kde.koala.CharacterData
 
CharacterData(CharacterData) - Constructor for class org.kde.koala.CharacterData
 
CharacterData(Node) - Constructor for class org.kde.koala.CharacterData
 
charActivated(char) - Method in class org.kde.koala.KCharSelect
 
charActivated() - Method in class org.kde.koala.KCharSelect
 
charcoal(QImage, double, double) - Static method in class org.kde.koala.KImageEffect
Produces a neat little "charcoal" effect.
charcoal(QImage, double) - Static method in class org.kde.koala.KImageEffect
This is provided for binary compatability only! Use the above method with a radius and sigma instead!
charcoal(QImage) - Static method in class org.kde.koala.KImageEffect
 
charCode() - Method in class org.kde.koala.UIEvent
Non-standard extension to support IE-style charCode event property.
charFocusItemChanged() - Method in class org.kde.koala.KCharSelect
 
charFocusItemChanged(char) - Method in class org.kde.koala.KCharSelect
 
charHighlighted(char) - Method in class org.kde.koala.KCharSelect
 
charHighlighted() - Method in class org.kde.koala.KCharSelect
 
charset() - Method in class org.kde.koala.HTMLAnchorElement
The character encoding of the linked resource.
charset() - Method in class org.kde.koala.HTMLLinkElement
The character encoding of the resource being linked to.
charset() - Method in class org.kde.koala.HTMLScriptElement
The character encoding of the linked resource.
charsets() - Static method in class org.kde.koala.KGlobal
The global charset manager.
charTableDown() - Method in class org.kde.koala.KCharSelect
 
charTableUp() - Method in class org.kde.koala.KCharSelect
 
check(String, boolean) - Method in class org.kde.koala.KSpell
Spellchecks a buffer of many words in plain text format.
check(String) - Method in class org.kde.koala.KSpell
 
check2(KProcIO) - Method in class org.kde.koala.KSpell
 
check3() - Method in class org.kde.koala.KSpell
 
checkAccess(String, int) - Static method in class org.kde.koala.KDE
KGlobal Check, if a file may be accessed in a given mode.
checkColorTable(QImage) - Method in class org.kde.koala.KPixmap
Returns true if the image posesses a color table that matches the Icon palette or false otherwise.
checkConfigFilesWritable(boolean) - Method in class org.kde.koala.KConfigBackEnd
Check whether the config files are writable.
checkConfigFilesWritable(boolean) - Method in class org.kde.koala.KConfigBase
Check whether the config files are writable.
checkDestination(KURL) - Method in class org.kde.koala.DefaultProgress
 
checked() - Method in class org.kde.koala.HTMLInputElement
Describes whether a radio or check box is checked, when type has the value "Radio" or "Checkbox".
checkEssentialMimeTypes() - Static method in class org.kde.koala.KMimeType
This function makes sure that vital mime types are installed.
checkForExecutables() - Method in class org.kde.koala.KURIFilterData
 
checkGlobalShortcutsConflict(KShortcut, boolean, QWidget) - Static method in class org.kde.koala.KKeyChooser
Checks whether the given shortcut conflicts with global keyboard shortcuts.
checkList(String[], boolean) - Method in class org.kde.koala.KSpell
Spellchecks a list of words.
checkList(String[]) - Method in class org.kde.koala.KSpell
 
checkList2() - Method in class org.kde.koala.KSpell
 
checkList3a(KProcIO) - Method in class org.kde.koala.KSpell
 
checkList4() - Method in class org.kde.koala.KSpell
 
checkListReplaceCurrent() - Method in class org.kde.koala.KSpell
 
checkModifier(long) - Method in class org.kde.koala.TextEvent
checkModifier Note: the below description does not match the actual behavior.
checkNext() - Method in class org.kde.koala.KSpell
 
checkPassword(String) - Method in class org.kde.koala.KPasswordDialog
Virtual function that can be overridden to provide password checking in derived classes.
checkPreviewSupport() - Method in class org.kde.koala.KDirOperator
Checks if there support from KIO.PreviewJob for the currently shown files, taking mimeFilter() and nameFilter() into account Enables/disables the preview-action accordingly.
checkRecoverFile(String, boolean) - Method in class org.kde.koala.KApplication
Check whether an auto-save file exists for the document you want to open.
checkSlaveOnHold(boolean) - Static method in class org.kde.koala.Scheduler
When true, the next job will check whether KLauncher has a slave on hold that is suitable for the job.
checkSpelling() - Method in class org.kde.koala.KTextEdit
Create a modal dialog to check the spelling.
checkSpellingEnabled() - Method in class org.kde.koala.KTextEdit
Returns true if spell checking is enabled for this text edit.
checkStandardShortcutsConflict(KShortcut, boolean, QWidget) - Static method in class org.kde.koala.KKeyChooser
Checks whether the given shortcut conflicts with standard keyboard shortcuts.
checkStartupNotify(String, KService, boolean[], StringBuffer) - Static method in class org.kde.koala.KRun
 
checkUpdate(String, String) - Method in class org.kde.koala.KConfig
Checks whether the config file contains the update id as contained in updateFile. If not, it runs kconf_update to update the config file.
checkVersion(boolean) - Method in class org.kde.koala.KSycoca
 
checkVersion() - Method in class org.kde.koala.KSycoca
 
checkWord(String, boolean) - Method in class org.kde.koala.KSpell
Spellchecks a single word.
checkWord(String) - Method in class org.kde.koala.KSpell
 
checkWord(String, boolean, boolean) - Method in class org.kde.koala.KSpell
 
checkWord2(KProcIO) - Method in class org.kde.koala.KSpell
 
checkWord3() - Method in class org.kde.koala.KSpell
 
childCount() - Method in class org.kde.koala.KServiceGroup
Returns the total number of displayable services in this group and any of its subgroups.
childError(int) - Method in class org.kde.koala.KProcess
Called by slotChildError() this function copies data arriving from the child process' stderr to the respective buffer and emits the signal receivedStderr().
childEvent(QChildEvent) - Method in class org.kde.koala.KAboutContainer
 
childEvent(QChildEvent) - Method in class org.kde.koala.KMainWindow
 
childEvent(QChildEvent) - Method in class org.kde.koala.KToolBar
 
ChildframeMode - Static variable in class org.kde.koala.KMdi
 
childFrameModeHeight() - Method in class org.kde.koala.KMdiMainFrm
Returns the Childframe mode height of this.
childMinimized(KMdiChildFrm, boolean) - Method in class org.kde.koala.KMdiChildArea
Internally used.
childNodes() - Method in class org.kde.koala.Node
A ArrayList that contains all children of this node.
childObject(QObject) - Static method in class org.kde.koala.BrowserExtension
Queries obj for a child object which inherits from this BrowserExtension class.
childObject(QObject) - Static method in class org.kde.koala.BrowserHostExtension
Queries obj for a child object which inherits from this BrowserHostExtension class.
childObject(QObject) - Static method in class org.kde.koala.LiveConnectExtension
 
childObject(QObject) - Static method in class org.kde.koala.StatusBarExtension
Queries obj for a child object which inherits from this BrowserExtension class.
childOutput(int) - Method in class org.kde.koala.KProcess
Called by slotChildOutput() this function copies data arriving from the child process' stdout to the respective buffer and emits the signal receivedStdout().
childRecurse() - Method in class org.kde.koala.KFileTreeBranch
 
children() - Method in class org.kde.koala.HTMLElement
Retrieves a collection of nodes that are direct descendants of this node.
childViewIsDetachedNow(QWidget) - Method in interface org.kde.koala.KMdiMainFrmSignals
Signals that a child view has been detached (undocked to desktop)
childWindowCloseRequest(KMdiChildView) - Method in interface org.kde.koala.KMdiChildViewSignals
Internally used to send information to the mainframe that this MDI child view wants to be closed.
childWindowCloseRequest(KMdiChildView) - Method in class org.kde.koala.KMdiMainFrm
Someone wants that the MDI view to be closed.
chmod(KURL, int) - Static method in class org.kde.koala.KIO
Changes permissions on a file or directory.
chmod(KURL, int) - Method in class org.kde.koala.SlaveBase
Change permissions on path The slave emits ERR_DOES_NOT_EXIST or ERR_CANNOT_CHMOD
chOff() - Method in class org.kde.koala.HTMLTableCellElement
Offset of alignment character.
chOff() - Method in class org.kde.koala.HTMLTableColElement
Offset of alignment character.
chOff() - Method in class org.kde.koala.HTMLTableRowElement
Offset of alignment character.
chOff() - Method in class org.kde.koala.HTMLTableSectionElement
Offset of alignment character.
chooseColor() - Method in class org.kde.koala.KColorButton
 
chr() - Method in class org.kde.koala.KCharSelect
Returns the currently selected character.
chr() - Method in class org.kde.koala.KCharSelectTable
 
CircleMode - Static variable in class org.kde.koala.KDateTable
 
Circular - Static variable in class org.kde.koala.KLed
 
cite() - Method in class org.kde.koala.HTMLBlockquoteElement
A URI designating a document that describes the reason for the change.
cite() - Method in class org.kde.koala.HTMLModElement
A URI designating a document that describes the reason for the change.
cite() - Method in class org.kde.koala.HTMLQuoteElement
A URI designating a document that designates a source document or message.
className() - Method in class org.kde.koala.BrowserExtension
 
className() - Method in class org.kde.koala.BrowserHostExtension
 
className() - Method in class org.kde.koala.BrowserInterface
 
className() - Method in class org.kde.koala.BrowserRun
 
className() - Method in class org.kde.koala.Connection
 
className() - Method in class org.kde.koala.CopyJob
 
className() - Method in class org.kde.koala.DavJob
 
className() - Method in class org.kde.koala.DCOPClient
 
className() - Method in class org.kde.koala.DefaultProgress
 
className() - Method in class org.kde.koala.DeleteJob
 
className() - Method in class org.kde.koala.DockMainWindow
 
className() - Method in class org.kde.koala.Factory
 
className() - Method in class org.kde.koala.FileCopyJob
 
className() - Method in class org.kde.koala.HistoryProvider
 
className() - Method in class org.kde.koala.HTMLElement
The class attribute of the element.
className() - Method in class org.kde.koala.Job
 
className() - Method in class org.kde.koala.KAboutContainer
 
className() - Method in class org.kde.koala.KAboutContributor
 
className() - Method in class org.kde.koala.KAboutDialog
 
className() - Method in class org.kde.koala.KAboutWidget
 
className() - Method in class org.kde.koala.KAccel
 
className() - Method in class org.kde.koala.KAction
 
className() - Method in class org.kde.koala.KActionCollection
 
className() - Method in class org.kde.koala.KActionMenu
 
className() - Method in class org.kde.koala.KActionSeparator
 
className() - Method in class org.kde.koala.KActiveLabel
 
className() - Method in class org.kde.koala.KAnimWidget
 
className() - Method in class org.kde.koala.KApplication
 
className() - Method in class org.kde.koala.KArrowButton
 
className() - Method in class org.kde.koala.KAsyncIO
 
className() - Method in class org.kde.koala.KAudioPlayer
 
className() - Method in class org.kde.koala.KAuthIcon
 
className() - Method in class org.kde.koala.KBufferedIO
 
className() - Method in class org.kde.koala.KBugReport
 
className() - Method in class org.kde.koala.KButtonBox
 
className() - Method in class org.kde.koala.KCharSelect
 
className() - Method in class org.kde.koala.KCharSelectTable
 
className() - Method in class org.kde.koala.KCModule
 
className() - Method in class org.kde.koala.KCMultiDialog
 
className() - Method in class org.kde.koala.KColorButton
 
className() - Method in class org.kde.koala.KColorCells
 
className() - Method in class org.kde.koala.KColorCombo
 
className() - Method in class org.kde.koala.KColorDialog
 
className() - Method in class org.kde.koala.KColorDrag
 
className() - Method in class org.kde.koala.KColorPatch
 
className() - Method in class org.kde.koala.KCombiView
 
className() - Method in class org.kde.koala.KComboBox
 
className() - Method in class org.kde.koala.KCommandHistory
 
className() - Method in class org.kde.koala.KCompletion
 
className() - Method in class org.kde.koala.KCompletionBox
 
className() - Method in class org.kde.koala.KConfig
 
className() - Method in class org.kde.koala.KConfigBase
 
className() - Method in class org.kde.koala.KContextMenuManager
 
className() - Method in class org.kde.koala.KCustomMenuEditor
 
className() - Method in class org.kde.koala.KDataTool
 
className() - Method in class org.kde.koala.KDataToolAction
 
className() - Method in class org.kde.koala.KDatePicker
 
className() - Method in class org.kde.koala.KDateTable
 
className() - Method in class org.kde.koala.KDateTimeWidget
 
className() - Method in class org.kde.koala.KDateWidget
 
className() - Method in class org.kde.koala.KDesktopFile
 
className() - Method in class org.kde.koala.KDialog
 
className() - Method in class org.kde.koala.KDialogBase
 
className() - Method in class org.kde.koala.KDialogQueue
 
className() - Method in class org.kde.koala.KDirLister
 
className() - Method in class org.kde.koala.KDirOperator
 
className() - Method in class org.kde.koala.KDirSelectDialog
 
className() - Method in class org.kde.koala.KDirSize
 
className() - Method in class org.kde.koala.KDirWatch
 
className() - Method in class org.kde.koala.KDockArea
 
className() - Method in class org.kde.koala.KDockMainWindow
 
className() - Method in class org.kde.koala.KDockManager
 
className() - Method in class org.kde.koala.KDockTabGroup
 
className() - Method in class org.kde.koala.KDockWidget
 
className() - Method in class org.kde.koala.KDockWidgetAbstractHeader
 
className() - Method in class org.kde.koala.KDockWidgetAbstractHeaderDrag
 
className() - Method in class org.kde.koala.KDockWidgetHeader
 
className() - Method in class org.kde.koala.KDockWidgetHeaderDrag
 
className() - Method in class org.kde.koala.KDoubleNumInput
 
className() - Method in class org.kde.koala.KDoubleValidator
 
className() - Method in class org.kde.koala.KDualColorButton
 
className() - Method in class org.kde.koala.KEdFind
 
className() - Method in class org.kde.koala.KEdGotoLine
 
className() - Method in class org.kde.koala.KEdit
 
className() - Method in class org.kde.koala.KEditListBox
 
className() - Method in class org.kde.koala.KEditToolbar
 
className() - Method in class org.kde.koala.KEditToolbarWidget
 
className() - Method in class org.kde.koala.KEdReplace
 
className() - Method in class org.kde.koala.KFileDetailView
 
className() - Method in class org.kde.koala.KFileDialog
 
className() - Method in class org.kde.koala.KFileFilterCombo
 
className() - Method in class org.kde.koala.KFileIconView
 
className() - Method in class org.kde.koala.KFilePlugin
 
className() - Method in class org.kde.koala.KFilePreview
 
className() - Method in class org.kde.koala.KFileTreeBranch
 
className() - Method in class org.kde.koala.KFileTreeView
 
className() - Method in class org.kde.koala.KFileViewSignaler
 
className() - Method in class org.kde.koala.KFilterBase
 
className() - Method in class org.kde.koala.KFind
 
className() - Method in class org.kde.koala.KFindDialog
 
className() - Method in class org.kde.koala.KFontAction
 
className() - Method in class org.kde.koala.KFontChooser
 
className() - Method in class org.kde.koala.KFontCombo
 
className() - Method in class org.kde.koala.KFontDialog
 
className() - Method in class org.kde.koala.KFontRequester
 
className() - Method in class org.kde.koala.KFontSizeAction
 
className() - Method in class org.kde.koala.KGlobalAccel
 
className() - Method in class org.kde.koala.KGradientSelector
 
className() - Method in class org.kde.koala.KHelpMenu
 
className() - Method in class org.kde.koala.KHistoryCombo
 
className() - Method in class org.kde.koala.KHSSelector
 
className() - Method in class org.kde.koala.KHTMLPart
 
className() - Method in class org.kde.koala.KHTMLView
 
className() - Method in class org.kde.koala.KIconButton
 
className() - Method in class org.kde.koala.KIconCanvas
 
className() - Method in class org.kde.koala.KIconDialog
 
className() - Method in class org.kde.koala.KIconView
 
className() - Method in class org.kde.koala.KInputDialog
 
className() - Method in class org.kde.koala.KIntNumInput
 
className() - Method in class org.kde.koala.KIntSpinBox
 
className() - Method in class org.kde.koala.KJanusWidget
 
className() - Method in class org.kde.koala.KKeyButton
 
className() - Method in class org.kde.koala.KKeyChooser
 
className() - Method in class org.kde.koala.KKeyDialog
 
className() - Method in class org.kde.koala.KLed
 
className() - Method in class org.kde.koala.KLibFactory
 
className() - Method in class org.kde.koala.KLibLoader
 
className() - Method in class org.kde.koala.KLineEdit
 
className() - Method in class org.kde.koala.KListAction
 
className() - Method in class org.kde.koala.KListBox
 
className() - Method in class org.kde.koala.KListView
 
className() - Method in class org.kde.koala.KMainWindow
 
className() - Method in class org.kde.koala.KMdiChildArea
 
className() - Method in class org.kde.koala.KMdiChildFrm
 
className() - Method in class org.kde.koala.KMdiChildFrmCaption
 
className() - Method in class org.kde.koala.KMdiChildView
 
className() - Method in class org.kde.koala.KMdiMainFrm
 
className() - Method in class org.kde.koala.KMdiTaskBar
 
className() - Method in class org.kde.koala.KMdiTaskBarButton
 
className() - Method in class org.kde.koala.KMdiToolViewAccessor
 
className() - Method in class org.kde.koala.KMdiWin32IconButton
 
className() - Method in class org.kde.koala.KMenuBar
 
className() - Method in class org.kde.koala.KMimeTypeResolverHelper
 
className() - Method in class org.kde.koala.KMimeTypeValidator
 
className() - Method in class org.kde.koala.KMultipleDrag
 
className() - Method in class org.kde.koala.KMultiTabBar
 
className() - Method in class org.kde.koala.KMultiTabBarButton
 
className() - Method in class org.kde.koala.KMultiTabBarTab
 
className() - Method in class org.kde.koala.KNumInput
 
className() - Method in class org.kde.koala.KOCRDialog
 
className() - Method in class org.kde.koala.KOpenWithDlg
 
className() - Method in class org.kde.koala.KPaletteTable
 
className() - Method in class org.kde.koala.KPanelApplet
 
className() - Method in class org.kde.koala.KPanelAppMenu
 
className() - Method in class org.kde.koala.KPanelExtension
 
className() - Method in class org.kde.koala.KPanelMenu
 
className() - Method in class org.kde.koala.KPassivePopup
 
className() - Method in class org.kde.koala.KPasswordDialog
 
className() - Method in class org.kde.koala.KPasswordEdit
 
className() - Method in class org.kde.koala.KPasteTextAction
 
className() - Method in class org.kde.koala.KPluginSelector
 
className() - Method in class org.kde.koala.KPopupFrame
 
className() - Method in class org.kde.koala.KPopupMenu
 
className() - Method in class org.kde.koala.KPopupTitle
 
className() - Method in class org.kde.koala.KPreviewWidgetBase
 
className() - Method in class org.kde.koala.KPrintAction
 
className() - Method in class org.kde.koala.KProcess
 
className() - Method in class org.kde.koala.KProcessController
 
className() - Method in class org.kde.koala.KProcessRunner
 
className() - Method in class org.kde.koala.KProcIO
 
className() - Method in class org.kde.koala.KProgress
 
className() - Method in class org.kde.koala.KProgressDialog
 
className() - Method in class org.kde.koala.KPushButton
 
className() - Method in class org.kde.koala.KRadioAction
 
className() - Method in class org.kde.koala.KRecentFilesAction
 
className() - Method in class org.kde.koala.KReplace
 
className() - Method in class org.kde.koala.KReplaceDialog
 
className() - Method in class org.kde.koala.KRestrictedLine
 
className() - Method in class org.kde.koala.KRootPermsIcon
 
className() - Method in class org.kde.koala.KRootPixmap
 
className() - Method in class org.kde.koala.KRuler
 
className() - Method in class org.kde.koala.KRun
 
className() - Method in class org.kde.koala.KScanDialog
 
className() - Method in class org.kde.koala.KSelectAction
 
className() - Method in class org.kde.koala.KSelector
 
className() - Method in class org.kde.koala.KSeparator
 
className() - Method in class org.kde.koala.KShellCompletion
 
className() - Method in class org.kde.koala.KShellProcess
 
className() - Method in class org.kde.koala.KShred
 
className() - Method in class org.kde.koala.KSimpleConfig
 
className() - Method in class org.kde.koala.KSpell
 
className() - Method in class org.kde.koala.KSpellConfig
 
className() - Method in class org.kde.koala.KSpellDlg
 
className() - Method in class org.kde.koala.KSqueezedTextLabel
 
className() - Method in class org.kde.koala.KSSLCertDlg
 
className() - Method in class org.kde.koala.KSSLInfoDlg
 
className() - Method in class org.kde.koala.KSSLKeyGen
 
className() - Method in class org.kde.koala.KStatusBar
 
className() - Method in class org.kde.koala.KStatusBarLabel
 
className() - Method in class org.kde.koala.KStringListValidator
 
className() - Method in class org.kde.koala.KSycoca
 
className() - Method in class org.kde.koala.KSystemTray
 
className() - Method in class org.kde.koala.KTabBar
 
className() - Method in class org.kde.koala.KTabCtl
 
className() - Method in class org.kde.koala.KTabWidget
 
className() - Method in class org.kde.koala.KTextBrowser
 
className() - Method in class org.kde.koala.KTextEdit
 
className() - Method in class org.kde.koala.KTimeWidget
 
className() - Method in class org.kde.koala.KTipDialog
 
className() - Method in class org.kde.koala.KToggleAction
 
className() - Method in class org.kde.koala.KToggleFullScreenAction
 
className() - Method in class org.kde.koala.KToggleToolBarAction
 
className() - Method in class org.kde.koala.KToolBar
 
className() - Method in class org.kde.koala.KToolBarButton
 
className() - Method in class org.kde.koala.KToolBarPopupAction
 
className() - Method in class org.kde.koala.KToolBarRadioGroup
 
className() - Method in class org.kde.koala.KToolBarSeparator
 
className() - Method in class org.kde.koala.KTrader
 
className() - Method in class org.kde.koala.KUniqueApplication
 
className() - Method in class org.kde.koala.KURIFilterPlugin
 
className() - Method in class org.kde.koala.KURLBar
 
className() - Method in class org.kde.koala.KURLBarItemDialog
 
className() - Method in class org.kde.koala.KURLBarListBox
 
className() - Method in class org.kde.koala.KURLComboBox
 
className() - Method in class org.kde.koala.KURLComboRequester
 
className() - Method in class org.kde.koala.KURLCompletion
 
className() - Method in class org.kde.koala.KURLLabel
 
className() - Method in class org.kde.koala.KURLRequester
 
className() - Method in class org.kde.koala.KURLRequesterDlg
 
className() - Method in class org.kde.koala.KValueSelector
 
className() - Method in class org.kde.koala.KWidgetAction
 
className() - Method in class org.kde.koala.KWindowInfo
 
className() - Method in class org.kde.koala.KWizard
 
className() - Method in class org.kde.koala.KWritePermsIcon
 
className() - Method in class org.kde.koala.KXMLGUIFactory
 
className() - Method in class org.kde.koala.KXYSelector
 
className() - Method in class org.kde.koala.ListJob
 
className() - Method in class org.kde.koala.LiveConnectExtension
 
className() - Method in class org.kde.koala.MainWindow
 
className() - Method in class org.kde.koala.MetaInfoJob
 
className() - Method in class org.kde.koala.MimetypeJob
 
className() - Method in class org.kde.koala.MultiGetJob
 
className() - Method in class org.kde.koala.NetAccess
 
className() - Method in class org.kde.koala.Observer
 
className() - Method in class org.kde.koala.Part
 
className() - Method in class org.kde.koala.PartManager
 
className() - Method in class org.kde.koala.PasswordDialog
 
className() - Method in class org.kde.koala.Plugin
 
className() - Method in class org.kde.koala.PreviewJob
 
className() - Method in class org.kde.koala.ProgressBase
 
className() - Method in class org.kde.koala.ReadOnlyPart
 
className() - Method in class org.kde.koala.ReadWritePart
 
className() - Method in class org.kde.koala.RenameDlg
 
className() - Method in class org.kde.koala.Scheduler
 
className() - Method in class org.kde.koala.SessionData
 
className() - Method in class org.kde.koala.SimpleJob
 
className() - Method in class org.kde.koala.SkipDlg
 
className() - Method in class org.kde.koala.Slave
 
className() - Method in class org.kde.koala.SlaveInterface
 
className() - Method in class org.kde.koala.StatJob
 
className() - Method in class org.kde.koala.StatusBarExtension
 
className() - Method in class org.kde.koala.StatusbarProgress
 
className() - Method in class org.kde.koala.StoredTransferJob
 
className() - Method in class org.kde.koala.TransferJob
 
classNameOfToplevel(int) - Static method in class org.kde.koala.KMainWindow
Returns the className() of the number of the toplevel window which should be restored.
clean() - Method in class org.kde.koala.KSSLConnectionInfo
 
cleanDropVisualizer() - Method in class org.kde.koala.KListView
Repaint the rect where I was drawing the drop line.
cleanFputs(String, boolean) - Method in class org.kde.koala.KSpell
 
cleanFputs(String) - Method in class org.kde.koala.KSpell
 
cleanFputsWord(String, boolean) - Method in class org.kde.koala.KSpell
 
cleanFputsWord(String) - Method in class org.kde.koala.KSpell
 
Cleaning - Static variable in class org.kde.koala.KSpell
 
cleanItemHighlighter() - Method in class org.kde.koala.KListView
Repaint the rect where I was drawing the drop rectangle.
cleanPath(boolean) - Method in class org.kde.koala.KURL
 
cleanPath() - Method in class org.kde.koala.KURL
 
cleanUp() - Static method in class org.kde.koala.KLibLoader
Internal Method, called by the KApplication destructor.
cleanUp() - Method in class org.kde.koala.KSpell
Cleans up ISpell.
cleanupFontDatabase() - Static method in class org.kde.koala.KCharSelect
 
cleanWhiteSpace() - Method in class org.kde.koala.KEdit
Clean up redundant whitespace from selected text.
clear() - Method in class org.kde.koala.HistoryProvider
Clears the history.
clear() - Method in class org.kde.koala.HTMLBRElement
Control flow of text around floats.
clear() - Method in class org.kde.koala.KActionCollection
Clears the entire actionCollection, deleting all actions.
clear() - Method in class org.kde.koala.KApplication
If the widget with focus provides a clear() slot, call that slot.
clear() - Method in class org.kde.koala.KCmdLineArgs
Clear all options and arguments.
clear() - Method in class org.kde.koala.KCombiView
 
clear() - Method in class org.kde.koala.KCommandHistory
Erases all the undo/redo history.
clear() - Method in class org.kde.koala.KCompletion
Removes all inserted items.
clear() - Method in interface org.kde.koala.KDirListerSignals
Signal to clear all items.
clear(KURL) - Method in interface org.kde.koala.KDirListerSignals
Signal to empty the directory _url. It is only emitted if the lister is holding more than one directory.
clear() - Method in class org.kde.koala.KEditListBox
Clears both the listbox and the line edit.
clear() - Method in class org.kde.koala.KFileDetailView
Clears the view and all item lists.
clear() - Method in class org.kde.koala.KFileIconView
Clears the view and all item lists.
clear() - Method in class org.kde.koala.KFilePreview
 
clear() - Method in class org.kde.koala.KFileView
Clears the view and all item lists.
clear() - Method in interface org.kde.koala.KFileViewInterface
 
clear() - Method in class org.kde.koala.KHTMLView
 
clear() - Method in class org.kde.koala.KKey
Clears the key.
clear() - Method in class org.kde.koala.KKeyNative
Clears the key.
clear() - Method in class org.kde.koala.KKeySequence
Clears the key sequence.
clear() - Method in class org.kde.koala.KLineEdit
Reimplemented to workaround a buggy QLineEdit.clear() (changing the clipboard to the text we just had in the lineedit)
clear() - Method in class org.kde.koala.KPanelAppMenu
Clears the menu.
clear() - Static method in class org.kde.koala.KRecentDocument
Clear the recent document menu of all entries.
clear() - Method in class org.kde.koala.KSelectAction
Clears up all the items in this action
clear() - Static method in class org.kde.koala.KServiceTypeProfile
Clear all cached information
clear() - Method in class org.kde.koala.KShortcut
Clears the shortcut.
Clear - Static variable in class org.kde.koala.KStdAction
 
clear(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Clear the content of the focus widget
clear(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
Clear - Static variable in class org.kde.koala.KStdGuiItem
 
clear() - Static method in class org.kde.koala.KStdGuiItem
 
clear() - Method in class org.kde.koala.KToolBar
Remove all items.
clear() - Method in class org.kde.koala.KURLBar
Clears the view, removes all items.
clear() - Method in class org.kde.koala.KURLRequester
Clears the lineedit/combobox.
clearArguments() - Method in class org.kde.koala.KProcess
Clear a command line argument list that has been set by using operator<<.
clearCombo(int) - Method in class org.kde.koala.KToolBar
Clears the combobox id. Does not delete it or hide it.
cleared() - Method in interface org.kde.koala.HistoryProviderSignals
Emitted after the history has been cleared.
cleared() - Method in interface org.kde.koala.KHistoryComboSignals
Emitted when the history was cleared by the entry in the popup menu.
cleared() - Method in interface org.kde.koala.KHTMLViewSignals
 
clearFilter() - Method in class org.kde.koala.KDirOperator
Clears both the namefilter and mimetype filter, so that all files and directories will be shown.
clearFilter() - Method in class org.kde.koala.KFileDialog
Clears any mime- or namefilter.
clearHistory() - Method in class org.kde.koala.KDirOperator
Clears the forward and backward history.
clearHistory() - Method in class org.kde.koala.KHistoryCombo
Clears the history and the completion list.
clearMimeFilter() - Method in class org.kde.koala.KDirLister
Clears the mime based filter.
clearPassword() - Method in class org.kde.koala.KPasswordDialog
Clears the password input field.
clearPreview() - Method in interface org.kde.koala.KFilePreviewSignals
 
clearPreview() - Method in class org.kde.koala.KPreviewWidgetBase
Reimplement this to clear the preview.
clearSelection() - Method in class org.kde.koala.KCombiView
 
clearSelection() - Method in class org.kde.koala.KFileDetailView
 
clearSelection() - Method in class org.kde.koala.KFileIconView
 
clearSelection() - Method in class org.kde.koala.KFilePreview
 
clearSelection() - Method in class org.kde.koala.KFileView
Clears any selection, unhighlights everything.
clearSelection() - Method in interface org.kde.koala.KFileViewInterface
 
clearStatusText() - Method in interface org.kde.koala.KActionCollectionSignals
Emitted when an action loses highlighting.
clearURLList() - Method in class org.kde.koala.KRecentFilesAction
Removes all entries from the recent files list.
clearView() - Method in class org.kde.koala.KCombiView
 
clearView() - Method in class org.kde.koala.KFileDetailView
 
clearView() - Method in class org.kde.koala.KFileIconView
 
clearView() - Method in class org.kde.koala.KFilePreview
 
clearView() - Method in class org.kde.koala.KFileView
pure function, that should be implemented to clear the view.
clearView() - Method in interface org.kde.koala.KFileViewInterface
 
click() - Method in class org.kde.koala.HTMLInputElement
Simulate a mouse-click.
clicked() - Method in interface org.kde.koala.KAnimWidgetSignals
 
clicked(KMdiChildView) - Method in interface org.kde.koala.KMdiTaskBarButtonSignals
Emitted when the button has been clicked.
clicked(int) - Method in interface org.kde.koala.KMultiTabBarButtonSignals
this is emitted if the button is clicked
clicked() - Method in interface org.kde.koala.KPassivePopupSignals
Emitted when the popup is clicked.
clicked(QPoint) - Method in interface org.kde.koala.KPassivePopupSignals
Emitted when the popup is clicked.
clicked(int) - Method in interface org.kde.koala.KToolBarButtonSignals
Emitted when the toolbar button is clicked (with LMB or MMB)
clicked(int) - Method in interface org.kde.koala.KToolBarSignals
Emitted when button id is clicked.
clickedInDockMenu(int) - Method in interface org.kde.koala.KMdiChildViewSignals
Is automatically emitted when slot_clickedInDockMenu is called
clickedInWindowMenu(int) - Method in interface org.kde.koala.KMdiChildViewSignals
Is automatically emitted when slot_clickedInWindowMenu is called
client() - Method in class org.kde.koala.KSpellConfig
 
clientAdded(KXMLGUIClientInterface) - Method in interface org.kde.koala.KXMLGUIFactorySignals
 
clientBuilder() - Method in class org.kde.koala.KEditToolbarWidget
Retrieves the client's GUI builder or null if no client specific builder has been assigned via setClientBuilder()
clientBuilder() - Method in class org.kde.koala.KMainWindow
Retrieves the client's GUI builder or null if no client specific builder has been assigned via setClientBuilder()
clientBuilder() - Method in class org.kde.koala.KXMLGUIClient
Retrieves the client's GUI builder or null if no client specific builder has been assigned via setClientBuilder()
clientBuilder() - Method in interface org.kde.koala.KXMLGUIClientInterface
 
clientBuilder() - Method in class org.kde.koala.Plugin
Retrieves the client's GUI builder or null if no client specific builder has been assigned via setClientBuilder()
ClientProgram - Static variable in class org.kde.koala.KEMailSettings
The list of settings that I thought of when I wrote this class.
clientRemoved(KXMLGUIClientInterface) - Method in interface org.kde.koala.KXMLGUIFactorySignals
 
ClientTerminal - Static variable in class org.kde.koala.KEMailSettings
 
clientX() - Method in class org.kde.koala.MouseEvent
The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
clientY() - Method in class org.kde.koala.MouseEvent
The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
ClipboardConfigChanged - Static variable in class org.kde.koala.KIPC
 
cloneContents() - Method in class org.kde.koala.Range
Duplicates the contents of a range
cloneNode(boolean) - Method in class org.kde.koala.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneRange() - Method in class org.kde.koala.Range
Produces a new range whose end-points are equal to the end-points of the range.
close() - Method in class org.kde.koala.Connection
 
close() - Method in class org.kde.koala.HTMLDocument
Closes a document stream opened by open() and forces rendering.
close() - Method in class org.kde.koala.KArchive
Closes the archive.
close() - Method in class org.kde.koala.KAsyncIO
 
Close - Static variable in class org.kde.koala.KDialogBase
 
close(boolean) - Method in class org.kde.koala.KDirOperator
 
close() - Method in class org.kde.koala.KFilterDev
Close after reading or writing.
close(int) - Method in class org.kde.koala.KPopupFrame
Close the popup window.
close() - Method in class org.kde.koala.KSaveFile
Closes the file and makes the changes definitive.
close() - Method in class org.kde.koala.KSSL
Close the SSL session.
Close - Static variable in class org.kde.koala.KStdAccel
 
close() - Static method in class org.kde.koala.KStdAccel
Close current document.
Close - Static variable in class org.kde.koala.KStdAction
 
close(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Close the current document.
close(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
Close - Static variable in class org.kde.koala.KStdGuiItem
 
close() - Static method in class org.kde.koala.KStdGuiItem
 
close() - Method in class org.kde.koala.KTempFile
Closes the file.
closeActiveView() - Method in class org.kde.koala.KMdiMainFrm
Closes the view of the active (topchild) window
closeAll() - Method in class org.kde.koala.KProcess
 
closeAllViews() - Method in class org.kde.koala.KMdiMainFrm
Close all views
closeArchive() - Method in class org.kde.koala.KAr
 
closeArchive() - Method in class org.kde.koala.KTar
 
closeArchive() - Method in class org.kde.koala.KZip
 
closeButtonClicked() - Method in class org.kde.koala.KTabBar
 
closeClicked() - Method in interface org.kde.koala.KDialogBaseSignals
The Close button was pressed.
closeConnection() - Method in class org.kde.koala.SlaveBase
Closes the connection (forced) Called when the application disconnects the slave to close any open network connections.
closed(int) - Method in interface org.kde.koala.KBufferedIOSignals
This signal gets sent when the stream is closed.
closeDatabase() - Method in class org.kde.koala.KSycoca
 
closedNow - Static variable in class org.kde.koala.KBufferedIO
 
closeEvent(QCloseEvent) - Method in class org.kde.koala.KDialogBase
Detects when a dialog is being closed from the window manager controls.
closeEvent(QCloseEvent) - Method in class org.kde.koala.KHTMLView
 
closeEvent(QCloseEvent) - Method in class org.kde.koala.KMainWindow
Reimplemented to call the queryClose() and queryExit() handlers.
closeEvent(QCloseEvent) - Method in class org.kde.koala.KMdiChildView
Ignores the event and calls KMdiMainFrm.childWindowCloseRequest instead.
closeEvent(QCloseEvent) - Method in class org.kde.koala.KMenuBar
 
closeEvent(QCloseEvent) - Method in class org.kde.koala.KPopupMenu
 
closeEvent(QCloseEvent) - Method in class org.kde.koala.KSpellDlg
 
closeEvent(QCloseEvent) - Method in class org.kde.koala.ProgressBase
 
closeFindNextDialog() - Method in class org.kde.koala.KFind
Close the "find next?" dialog.
closeLoading() - Method in class org.kde.koala.KDirOperator
Stops loading immediately.
closeNow() - Method in class org.kde.koala.KBufferedIO
Closes the stream now, discarding the contents of the write buffer.
closePty() - Method in class org.kde.koala.KProcess
Deletes the optional utmp entry and closes the pty.
closeReplaceNextDialog() - Method in class org.kde.koala.KReplace
Close the "replace next?" dialog.
closeRequest(int) - Method in interface org.kde.koala.KTabBarSignals
 
closeRequest(int) - Method in class org.kde.koala.KTabWidget
 
closeRequest(QWidget) - Method in interface org.kde.koala.KTabWidgetSignals
 
closeStderr() - Method in class org.kde.koala.KProcess
Shuts down the Stderr communication link.
closeStdin() - Method in class org.kde.koala.KProcess
Shuts down the Stdin communication link.
closeStdout() - Method in class org.kde.koala.KProcess
Shuts down the Stdout communication link.
closeStream() - Method in class org.kde.koala.ReadOnlyPart
Terminate the sending of data to the part.
closeSucceeded() - Method in class org.kde.koala.KArchive
Use to check if close had any problem
closeURL() - Method in class org.kde.koala.KHTMLPart
Stops loading the document and kills all data requests (for images, etc.)
closeURL() - Method in class org.kde.koala.ReadOnlyPart
Called when closing the current url (e.g.
closeURL() - Method in class org.kde.koala.ReadWritePart
Called when closing the current url (e.g.
closeURL(boolean) - Method in class org.kde.koala.ReadWritePart
Call this method instead of the above if you need control if the save prompt is shown.
closeViewButtonPressed() - Method in class org.kde.koala.KMdiMainFrm
internally used to handle click on view close button (TabPage mode, only)
closeWhenDone() - Method in class org.kde.koala.KProcIO
Closes stdin after all data has been send.
closeWindow(KMdiChildView, boolean) - Method in class org.kde.koala.KMdiMainFrm
Removes a KMdiChildView from the MDI system and from the main frame`s control.
closeWindow(KMdiChildView) - Method in class org.kde.koala.KMdiMainFrm
 
CMD_CHMOD - Static variable in class org.kde.koala.KIO
 
CMD_CONFIG - Static variable in class org.kde.koala.KIO
 
CMD_CONNECT - Static variable in class org.kde.koala.KIO
 
CMD_COPY - Static variable in class org.kde.koala.KIO
 
CMD_DEL - Static variable in class org.kde.koala.KIO
 
CMD_DISCONNECT - Static variable in class org.kde.koala.KIO
 
CMD_GET - Static variable in class org.kde.koala.KIO
 
CMD_HOST - Static variable in class org.kde.koala.KIO
Commands that can be invoked by a job.
CMD_LISTDIR - Static variable in class org.kde.koala.KIO
 
CMD_MESSAGEBOXANSWER - Static variable in class org.kde.koala.KIO
 
CMD_META_DATA - Static variable in class org.kde.koala.KIO
 
CMD_MIMETYPE - Static variable in class org.kde.koala.KIO
 
CMD_MKDIR - Static variable in class org.kde.koala.KIO
 
CMD_MULTI_GET - Static variable in class org.kde.koala.KIO
 
CMD_NONE - Static variable in class org.kde.koala.KIO
 
CMD_PUT - Static variable in class org.kde.koala.KIO
 
CMD_RENAME - Static variable in class org.kde.koala.KIO
 
CMD_REPARSECONFIGURATION - Static variable in class org.kde.koala.KIO
 
CMD_RESUMEANSWER - Static variable in class org.kde.koala.KIO
 
CMD_SLAVE_CONNECT - Static variable in class org.kde.koala.KIO
 
CMD_SLAVE_HOLD - Static variable in class org.kde.koala.KIO
 
CMD_SLAVE_STATUS - Static variable in class org.kde.koala.KIO
 
CMD_SPECIAL - Static variable in class org.kde.koala.KIO
 
CMD_STAT - Static variable in class org.kde.koala.KIO
 
CMD_SUBURL - Static variable in class org.kde.koala.KIO
 
CMD_SYMLINK - Static variable in class org.kde.koala.KIO
 
CMD_TESTDIR - Static variable in class org.kde.koala.KIO
 
CMD_USERPASS - Static variable in class org.kde.koala.KIO
 
cmp(KFileItem) - Method in class org.kde.koala.KFileItem
Somewhat like a comparison operator, but more explicit.
cnMatchesAddress(String) - Method in class org.kde.koala.KSSLPeerInfo
Determine if the given "common name" matches the address set with setPeerHost().
code() - Method in class org.kde.koala.HTMLAppletElement
Applet class file.
code() - Method in class org.kde.koala.HTMLObjectElement
Applet class file.
code() - Method in class org.kde.koala.KKeyNative
The native keycode of the key.
codeBase() - Method in class org.kde.koala.HTMLAppletElement
Optional base URI for applet.
codeBase() - Method in class org.kde.koala.HTMLObjectElement
Base URI for classid , data , and archive attributes.
codecForEncoding() - Method in class org.kde.koala.KLocale
Returns the user's preferred encoding.
codecForName(String) - Method in class org.kde.koala.KCharsets
Provided for compatibility.
codecForName(String, boolean) - Method in class org.kde.koala.KCharsets
Tries to find a QTextCodec to convert the given encoding from and to Unicode.
codeType() - Method in class org.kde.koala.HTMLObjectElement
Content type for data downloaded via classid attribute.
collapse(boolean) - Method in class org.kde.koala.Range
Collapse a range onto one of its end-points
collapsed() - Method in class org.kde.koala.Range
true if the range is collapsed
collapseOverlapContainers() - Method in interface org.kde.koala.KMdiMainFrmSignals
Signals we need to collapse the overlapped containers @short Signals we need to collapse the overlapped containers
color() - Method in class org.kde.koala.HTMLBaseFontElement
Font color.
color() - Method in class org.kde.koala.HTMLFontElement
Font color.
color() - Method in class org.kde.koala.KColorButton
Returns the currently chosen color.
color(int) - Method in class org.kde.koala.KColorCells
 
color() - Method in class org.kde.koala.KColorCombo
Returns the currently selected color.
color() - Method in class org.kde.koala.KColorDialog
Returns the currently selected color.
color() - Method in class org.kde.koala.KFontChooser
 
color() - Method in class org.kde.koala.KLed
Returns the color of the widget
color(int) - Method in class org.kde.koala.KPalette
Find color by index.
Color - Static variable in class org.kde.koala.KPixmap
 
color() - Method in class org.kde.koala.KRootPixmap
 
color() - Method in class org.kde.koala.RGBColor
 
colorChanged(QColor) - Method in interface org.kde.koala.KColorPatchSignals
 
colorDoubleClicked(int) - Method in interface org.kde.koala.KColorCellsSignals
 
colorDoubleClicked(QColor, String) - Method in interface org.kde.koala.KPaletteTableSignals
 
Colorize - Static variable in class org.kde.koala.KIconEffect
 
colorize(QImage, QColor, float) - Static method in class org.kde.koala.KIconEffect
Colorizes an image with a specific color.
colorName(int) - Method in class org.kde.koala.KPalette
Find color name by index.
colorName(QColor) - Method in class org.kde.koala.KPalette
Find color name by color.
colorSelected(int) - Method in interface org.kde.koala.KColorCellsSignals
 
colorSelected(QColor) - Method in interface org.kde.koala.KColorDialogSignals
Emitted when a color is selected.
colorSelected(QColor, String) - Method in interface org.kde.koala.KPaletteTableSignals
 
cols() - Method in class org.kde.koala.HTMLFrameSetElement
The number of columns of frames in the frameset.
cols() - Method in class org.kde.koala.HTMLTextAreaElement
Width of control (in characters).
colSpan() - Method in class org.kde.koala.HTMLTableCellElement
Number of columns spanned by cell.
columnSorted() - Method in class org.kde.koala.KListView
 
comboBox() - Method in class org.kde.koala.KURLRequester
 
comboItems() - Method in class org.kde.koala.KSelectAction
Depending on the menuAccelsEnabled property this method will return the actions items in a way for inclusion in a combobox with the ampersand character removed from all items or not.
comboWidth() - Method in class org.kde.koala.KSelectAction
When this action is plugged into a toolbar, it creates a combobox.
command(int) - Method in interface org.kde.koala.KSpellDlgSignals
This signal is emitted when a button is pressed.
command() - Method in class org.kde.koala.SimpleJob
 
commandExecuted() - Method in interface org.kde.koala.KCommandHistorySignals
Emitted every time a command is executed (whether by addCommand, undo or redo).
commandExecuted(KCommand) - Method in interface org.kde.koala.KCommandHistorySignals
Emitted every time a command is executed (whether by addCommand, undo or redo).
commands() - Method in class org.kde.koala.KDataToolInfo
Returns the list of commands the DataTool can execute.
commClose() - Method in class org.kde.koala.KProcess
Cleans up the communication links to the child after it has exited.
Comment - Class in org.kde.koala
This represents the content of a comment, i.e., all the characters between the starting ' <!-- ' and ending ' --> '.
Comment(Class) - Constructor for class org.kde.koala.Comment
 
Comment() - Constructor for class org.kde.koala.Comment
 
Comment(Comment) - Constructor for class org.kde.koala.Comment
 
Comment(Node) - Constructor for class org.kde.koala.Comment
 
comment() - Method in class org.kde.koala.KCModuleInfo
 
comment(String, boolean) - Method in class org.kde.koala.KDEDesktopMimeType
 
comment(KURL, boolean) - Method in class org.kde.koala.KDEDesktopMimeType
 
comment(String, boolean) - Method in class org.kde.koala.KFolderType
 
comment(KURL, boolean) - Method in class org.kde.koala.KFolderType
 
comment() - Method in class org.kde.koala.KMimeType
Returns the descriptive comment associated with the MIME type.
comment(String, boolean) - Method in class org.kde.koala.KMimeType
Returns the descriptive comment associated with the MIME type.
comment(KURL, boolean) - Method in class org.kde.koala.KMimeType
Returns the descriptive comment associated with the MIME type.
comment() - Method in class org.kde.koala.KService
Returns the descriptive comment for the service, if there is one.
comment() - Method in class org.kde.koala.KServiceGroup
Returns the comment about this service group.
comment() - Method in class org.kde.koala.KServiceType
Returns the descriptive comment associated, if any.
commitChanges() - Method in class org.kde.koala.KKeyChooser
This function writes any shortcut changes back to the original action set(s).
commitChanges() - Method in class org.kde.koala.KKeyDialog
Commit key setting changes so that changed settings actually become active.
commitData(QSessionManager) - Method in class org.kde.koala.KApplication
Reimplemented for internal purposes, mainly the highlevel handling of session management with KSessionManaged.
commitData(QSessionManager) - Method in class org.kde.koala.KSessionManaged
See QApplication.commitData() for documentation.
commonAncestorContainer() - Method in class org.kde.koala.Range
Gets the common ancestor container of the range's two end-points.
commSetupDoneC() - Method in class org.kde.koala.KProcess
Called right after a (successful) fork(), but before an exec() on the child process' side.
commSetupDoneP() - Method in class org.kde.koala.KProcess
Called right after a (successful) fork() on the parent side.
compact() - Method in class org.kde.koala.HTMLDirectoryElement
Reduce spacing between list items.
compact() - Method in class org.kde.koala.HTMLDListElement
Reduce spacing between list items.
compact() - Method in class org.kde.koala.HTMLMenuElement
Reduce spacing between list items.
compact() - Method in class org.kde.koala.HTMLOListElement
Reduce spacing between list items.
compact() - Method in class org.kde.koala.HTMLUListElement
Reduce spacing between list items.
compare(KKey) - Method in class org.kde.koala.KKey
Compares this key with the given KKey object.
compare(KKeySequence) - Method in class org.kde.koala.KKeySequence
Compares this object with the given key sequence.
compare(KShortcut) - Method in class org.kde.koala.KShortcut
Compares this object with the given shortcut.
completed() - Method in interface org.kde.koala.KDirListerSignals
Tell the view that listing is finished.
completed(KURL) - Method in interface org.kde.koala.KDirListerSignals
Tell the view that the listing of the directory _url is finished.
completed() - Method in interface org.kde.koala.ReadOnlyPartSignals
Emit this when you have completed loading data.
completed(boolean) - Method in interface org.kde.koala.ReadOnlyPartSignals
Same as the above signal except it indicates whether there is a pending action to be executed on a delay timer.
completeURL(String) - Method in class org.kde.koala.Document
not part of the DOM completes a given URL
completeURL(String) - Method in class org.kde.koala.HTMLDocument
not part of the DOM converts the given (potentially relative) URL in a full-qualified one, using the baseURL / document URL for the missing parts.
completeURL(String) - Method in class org.kde.koala.KHTMLPart
returns a KURL object for the given url.
completion(String) - Method in interface org.kde.koala.KComboBoxSignals
Emitted when the completion key is pressed.
completion(String) - Method in interface org.kde.koala.KDirOperatorSignals
 
completion(String) - Method in interface org.kde.koala.KLineEditSignals
Emitted when the completion key is pressed.
completion() - Static method in class org.kde.koala.KStdAccel
Complete text in input widgets.
CompletionAuto - Static variable in class org.kde.koala.KGlobalSettings
 
completionBox(boolean) - Method in class org.kde.koala.KComboBox
 
completionBox() - Method in class org.kde.koala.KComboBox
 
completionBox(boolean) - Method in class org.kde.koala.KLineEdit
 
completionBox() - Method in class org.kde.koala.KLineEdit
 
completionBoxActivated(String) - Method in interface org.kde.koala.KLineEditSignals
Emitted whenever the completion box is activated.
CompletionMan - Static variable in class org.kde.koala.KGlobalSettings
 
completionMode() - Method in class org.kde.koala.KComboBox
Returns the current completion mode.
completionMode() - Method in class org.kde.koala.KCompletion
Return the current completion mode.
completionMode() - Method in class org.kde.koala.KCompletionBase
Returns the current completion mode.
completionMode() - Method in interface org.kde.koala.KCompletionBaseInterface
 
completionMode() - Static method in class org.kde.koala.KGlobalSettings
Returns the preferred completion mode setting.
completionMode() - Method in class org.kde.koala.KLineEdit
Returns the current completion mode.
completionModeChanged(int) - Method in interface org.kde.koala.KComboBoxSignals
Emitted whenever the completion mode is changed by the user through the context menu.
completionModeChanged(int) - Method in interface org.kde.koala.KLineEditSignals
Emitted when the user changed the completion mode by using the popupmenu.
CompletionNone - Static variable in class org.kde.koala.KGlobalSettings
This enum describes the completion mode used for by the KCompletion class.
completionObject(boolean) - Method in class org.kde.koala.KComboBox
Returns a pointer to the current completion object.
completionObject() - Method in class org.kde.koala.KComboBox
 
completionObject(boolean) - Method in class org.kde.koala.KCompletionBase
Returns a pointer to the current completion object.
completionObject() - Method in class org.kde.koala.KCompletionBase
 
completionObject(boolean) - Method in interface org.kde.koala.KCompletionBaseInterface
 
completionObject() - Method in interface org.kde.koala.KCompletionBaseInterface
 
completionObject() - Method in class org.kde.koala.KDirOperator
 
completionObject(boolean) - Method in class org.kde.koala.KLineEdit
Returns a pointer to the current completion object.
completionObject() - Method in class org.kde.koala.KLineEdit
 
completionObject() - Method in class org.kde.koala.KURLRequester
 
CompletionPopup - Static variable in class org.kde.koala.KGlobalSettings
 
CompletionPopupAuto - Static variable in class org.kde.koala.KGlobalSettings
 
CompletionShell - Static variable in class org.kde.koala.KGlobalSettings
 
compObj() - Method in class org.kde.koala.KComboBox
Returns a pointer to the completion object.
compObj() - Method in class org.kde.koala.KCompletionBase
Returns a pointer to the completion object.
compObj() - Method in interface org.kde.koala.KCompletionBaseInterface
 
compObj() - Method in class org.kde.koala.KLineEdit
Returns a pointer to the completion object.
compress(boolean) - Method in class org.kde.koala.KFilterBase
\internal @short \internal
compressedSize() - Method in class org.kde.koala.KZipFileEntry
 
compression() - Method in class org.kde.koala.KZip
The current compression mode that will be used for new files.
computeDestinationRect(QSize, int, QImage) - Static method in class org.kde.koala.KImageEffect
Compute the destination rectangle where to draw the upper image on top of another image using the given disposition.
computePosition() - Method in class org.kde.koala.KEdit
 
config() - Method in class org.kde.koala.KApplication
Returns the general config object ("appnamerc").
config() - Method in class org.kde.koala.KConfigGroupSaver
 
config() - Static method in class org.kde.koala.KGlobal
Returns the general config object.
config() - Method in class org.kde.koala.KInstance
Returns the general config object ("appnamerc").
config() - Method in interface org.kde.koala.KInstanceInterface
 
config() - Method in class org.kde.koala.KPanelApplet
Always use this KConfig object to save/load your applet's configuration.
config() - Method in class org.kde.koala.KPanelExtension
Always use this KConfig object to save/load your extensions configuration.
config(String) - Static method in class org.kde.koala.KProtocolInfo
Returns the name of the config file associated with the specified protocol.
config() - Static method in class org.kde.koala.KProtocolManager
(Shared with SlaveConfig)
config() - Method in class org.kde.koala.SlaveBase
Returns a configuration object to query config/meta-data information from.
configChanged() - Method in interface org.kde.koala.KSpellConfigSignals
 
configCommitted() - Method in interface org.kde.koala.KCMultiDialogSignals
Emitted after all KCModules have been told to save their configuration.
configCommitted(String) - Method in interface org.kde.koala.KCMultiDialogSignals
Emitted after the KCModules have been told to save their configuration.
configCommitted(String) - Method in interface org.kde.koala.KPluginSelectorSignals
Emitted after the config of an embedded KCM has been saved.
configDialogSize(String) - Method in class org.kde.koala.KDialogBase
read the dialogs size from the configuration according to the screen size.
configDialogSize(KConfig, String) - Method in class org.kde.koala.KDialogBase
read the dialogs size from the configuration according to the screen size.
configGroup() - Method in class org.kde.koala.KAccel
Returns the configuration group of the settings.
configGroup() - Method in class org.kde.koala.KGlobalAccel
Returns the configuration group that is used to save the accelerators.
configModule(QWidget, String) - Method in class org.kde.koala.KURIFilterPlugin
Creates a configuration module for the filter.
configName() - Method in class org.kde.koala.KURIFilterPlugin
Returns the name of the configuration module for the filter.
configNeeded(String, String) - Method in interface org.kde.koala.SlaveConfigSignals
This signal is raised when a slave of type protocol deals with host for the first time.
configurationMode() - Static method in class org.kde.koala.KServiceTypeProfile
 
configure(boolean) - Method in class org.kde.koala.KKeyDialog
Run the dialog and call commitChanges() if bSaveSettings is true.
configure() - Method in class org.kde.koala.KKeyDialog
 
configure(KActionCollection, QWidget, boolean) - Static method in class org.kde.koala.KKeyDialog
Pops up a modal dialog for configuring key settings.
configure(KActionCollection, QWidget) - Static method in class org.kde.koala.KKeyDialog
 
configure(KActionCollection) - Static method in class org.kde.koala.KKeyDialog
 
configure(KAccel, QWidget, boolean) - Static method in class org.kde.koala.KKeyDialog
This is an overloaded member function, provided for convenience.
configure(KAccel, QWidget) - Static method in class org.kde.koala.KKeyDialog
 
configure(KAccel) - Static method in class org.kde.koala.KKeyDialog
 
configure(KGlobalAccel, QWidget, boolean) - Static method in class org.kde.koala.KKeyDialog
This is an overloaded member function, provided for convenience.
configure(KGlobalAccel, QWidget) - Static method in class org.kde.koala.KKeyDialog
 
configure(KGlobalAccel) - Static method in class org.kde.koala.KKeyDialog
 
configure(KActionCollection, boolean, QWidget, boolean) - Static method in class org.kde.koala.KKeyDialog
This is an overloaded member function, provided for convenience.
configure(KActionCollection, boolean, QWidget) - Static method in class org.kde.koala.KKeyDialog
 
configure(KActionCollection, boolean) - Static method in class org.kde.koala.KKeyDialog
 
configure(KAccel, boolean, QWidget, boolean) - Static method in class org.kde.koala.KKeyDialog
This is an overloaded member function, provided for convenience.
configure(KAccel, boolean, QWidget) - Static method in class org.kde.koala.KKeyDialog
 
configure(KAccel, boolean) - Static method in class org.kde.koala.KKeyDialog
 
configure(KGlobalAccel, boolean, QWidget, boolean) - Static method in class org.kde.koala.KKeyDialog
This is an overloaded member function, provided for convenience.
configure(KGlobalAccel, boolean, QWidget) - Static method in class org.kde.koala.KKeyDialog
 
configure(KGlobalAccel, boolean) - Static method in class org.kde.koala.KKeyDialog
 
Configure - Static variable in class org.kde.koala.KStdGuiItem
 
configure() - Static method in class org.kde.koala.KStdGuiItem
Returns a "configure" item.
ConfigureNotifications - Static variable in class org.kde.koala.KStdAction
 
configureNotifications(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
The Configure Notifications dialog.
configureNotifications(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
configureShortcuts(boolean, boolean) - Method in class org.kde.koala.KXMLGUIFactory
Show a standard configure shortcut for every action in this factory.
configureShortcuts(boolean) - Method in class org.kde.koala.KXMLGUIFactory
 
configureShortcuts() - Method in class org.kde.koala.KXMLGUIFactory
 
configureToolbars() - Method in class org.kde.koala.KMainWindow
Show a standard configure toolbar dialog.
ConfigureToolbars - Static variable in class org.kde.koala.KStdAction
 
configureToolbars(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
The Customize Toolbar dialog.
configureToolbars(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
connect(QObject, String) - Method in class org.kde.koala.Connection
 
connect(QObject) - Method in class org.kde.koala.Connection
 
connect() - Method in class org.kde.koala.Connection
 
connect(int) - Method in class org.kde.koala.KSSL
Connect the SSL session to the remote host using the provided socket descriptor.
connect(QObject, String, String) - Method in class org.kde.koala.Scheduler
 
connect(String, QObject, String) - Static method in class org.kde.koala.Scheduler
Function to connect signals emitted by the scheduler.
connect(QObject, String, QObject, String) - Static method in class org.kde.koala.Scheduler
 
connectDCOPSignal(String, String, String, String, String, boolean) - Method in class org.kde.koala.DCOPClient
Connects to a DCOP signal.
connectDCOPSignal(String, String, String, String, boolean) - Method in class org.kde.koala.DCOPObject
Connects to a DCOP signal.
connectDCOPSignal(String, String, String, String, boolean) - Method in interface org.kde.koala.DCOPObjectInterface
 
connectDCOPSignal(String, String, String, String, boolean) - Method in class org.kde.koala.KPanelAppMenu
Connects to a DCOP signal.
connectDCOPSignal(String, String, String, String, boolean) - Method in class org.kde.koala.KSycoca
Connects to a DCOP signal.
connectDCOPSignal(String, String, String, String, boolean) - Method in class org.kde.koala.KUniqueApplication
Connects to a DCOP signal.
connectDCOPSignal(String, String, String, String, boolean) - Method in class org.kde.koala.Observer
Connects to a DCOP signal.
connectDCOPSignal(String, String, String, String, boolean) - Method in class org.kde.koala.Scheduler
Connects to a DCOP signal.
connected(Job) - Method in interface org.kde.koala.JobSignals
Emitted when the slave successfully connected to the host.
connected() - Method in class org.kde.koala.SlaveBase
Call in openConnection, if you reimplement it, when you're done.
connected() - Method in interface org.kde.koala.SlaveInterfaceSignals
 
connectFinished() - Method in interface org.kde.koala.SlaveInterfaceSignals
 
connectHighlight(QWidget, KAction) - Method in class org.kde.koala.KActionCollection
Call this function if you want to receive a signal whenever a KAction is highlighted in a menu or a toolbar.
Connection - Class in org.kde.koala
This class provides a simple means for IPC between two applications via a pipe.
Connection(Class) - Constructor for class org.kde.koala.Connection
 
Connection() - Constructor for class org.kde.koala.Connection
Creates a new connection.
connection() - Method in class org.kde.koala.SlaveBase
 
connection() - Method in class org.kde.koala.SlaveInterface
 
connectionInfo() - Method in class org.kde.koala.KSSL
Obtain a reference to the connection information.
connectSlave(String) - Method in class org.kde.koala.SlaveBase
internal function to connect a slave to/ disconnect from either the slave pool or the application
connectTimeout() - Static method in class org.kde.koala.KProtocolManager
Returns the preferred timeout value for remote connections in seconds.
connectTimeout() - Method in class org.kde.koala.SlaveBase
 
conserveMemory() - Method in class org.kde.koala.KEditToolbarWidget
This function will attempt to give up some memory after the GUI is built.
conserveMemory() - Method in class org.kde.koala.KMainWindow
This function will attempt to give up some memory after the GUI is built.
conserveMemory() - Method in class org.kde.koala.KXMLGUIClient
This function will attempt to give up some memory after the GUI is built.
conserveMemory() - Method in class org.kde.koala.Plugin
This function will attempt to give up some memory after the GUI is built.
cont() - Static method in class org.kde.koala.KStdGuiItem
Returns a "continue" item.
container(int) - Method in class org.kde.koala.KAction
 
container(String, KXMLGUIClientInterface, boolean) - Method in class org.kde.koala.KXMLGUIFactory
Use this method to get access to a container widget with the name specified with containerName and which is owned by the client. The container name is specified with a "name" attribute in the XML document.
container(String, KXMLGUIClientInterface) - Method in class org.kde.koala.KXMLGUIFactory
 
containerCount() - Method in class org.kde.koala.KAction
 
containerTags() - Method in class org.kde.koala.KMainWindow
 
containerTags() - Method in class org.kde.koala.KXMLGUIBuilder
 
containerTags() - Method in interface org.kde.koala.KXMLGUIBuilderInterface
 
contains(String) - Method in class org.kde.koala.HistoryProvider
 
contains(String) - Method in class org.kde.koala.KComboBox
Convenience method which iterates over all items and checks if any of them is equal to text. If text is an empty string, false is returned.
contains(String) - Method in class org.kde.koala.KDirWatch
Check if a directory is being watched by this KDirWatch instance
contains(String) - Method in class org.kde.koala.KFileMetaInfo
Checks whether an item with the given key exists.
contains(String) - Method in class org.kde.koala.KFileMetaInfoGroup
Checks whether an item with the given key exists.
contains(KKey) - Method in class org.kde.koala.KShortcut
Checks whether this shortcut contains a sequence that starts with the given key.
contains(KKeySequence) - Method in class org.kde.koala.KShortcut
Checks whether this shortcut contains the given sequence.
containsGroup(String) - Method in class org.kde.koala.KFileMetaInfo
Checks whether a group with the given key exists.
content() - Method in class org.kde.koala.HTMLMetaElement
Associated information.
contentDocument() - Method in class org.kde.koala.HTMLFrameElement
Introduced in DOM Level 2 Returns the document this frame contains, if there is any and it is available, a Null document otherwise.
contentDocument() - Method in class org.kde.koala.HTMLIFrameElement
Introduced in DOM Level 2 Returns the document this iframe contains, if there is any and it is available, a Null document otherwise.
contentDocument() - Method in class org.kde.koala.HTMLObjectElement
Introduced in DOM Level 2 Returns the document this iframe contains, if there is any and it is available, a Null document otherwise.
contentEditable() - Method in class org.kde.koala.Element
not part of the official DOM This method will always reflect the editability setting of this element as specified by a direct or indirect (that means, inherited) assignment to contentEditable or the respective CSS rule, even if design mode is active.
ContentInfo - Static variable in class org.kde.koala.KFileMetaInfo
 
contentsContextMenuEvent(QContextMenuEvent) - Method in class org.kde.koala.KHTMLView
 
contentsDragEnterEvent(QDragEnterEvent) - Method in class org.kde.koala.KEdit
 
contentsDragEnterEvent(QDragEnterEvent) - Method in class org.kde.koala.KFileDetailView
 
contentsDragEnterEvent(QDragEnterEvent) - Method in class org.kde.koala.KFileIconView
 
contentsDragEnterEvent(QDragEnterEvent) - Method in class org.kde.koala.KFileTreeView
 
contentsDragEnterEvent(QDragEnterEvent) - Method in class org.kde.koala.KIconView
 
contentsDragEnterEvent(QDragEnterEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsDragEnterEvent(QDragEnterEvent) - Method in class org.kde.koala.KURLBarListBox
 
contentsDragLeaveEvent(QDragLeaveEvent) - Method in class org.kde.koala.KFileDetailView
 
contentsDragLeaveEvent(QDragLeaveEvent) - Method in class org.kde.koala.KFileIconView
 
contentsDragLeaveEvent(QDragLeaveEvent) - Method in class org.kde.koala.KFileTreeView
 
contentsDragLeaveEvent(QDragLeaveEvent) - Method in class org.kde.koala.KIconView
 
contentsDragLeaveEvent(QDragLeaveEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsDragMoveEvent(QDragMoveEvent) - Method in class org.kde.koala.KEdit
 
contentsDragMoveEvent(QDragMoveEvent) - Method in class org.kde.koala.KFileDetailView
 
contentsDragMoveEvent(QDragMoveEvent) - Method in class org.kde.koala.KFileIconView
 
contentsDragMoveEvent(QDragMoveEvent) - Method in class org.kde.koala.KFileTreeView
 
contentsDragMoveEvent(QDragMoveEvent) - Method in class org.kde.koala.KIconView
 
contentsDragMoveEvent(QDragMoveEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsDropEvent(QDropEvent) - Method in class org.kde.koala.KEdit
 
contentsDropEvent(QDropEvent) - Method in class org.kde.koala.KFileDetailView
 
contentsDropEvent(QDropEvent) - Method in class org.kde.koala.KFileIconView
 
contentsDropEvent(QDropEvent) - Method in class org.kde.koala.KFileTreeView
 
contentsDropEvent(QDropEvent) - Method in class org.kde.koala.KIconView
 
contentsDropEvent(QDropEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsDropEvent(QDropEvent) - Method in class org.kde.koala.KURLBarListBox
 
contentsMouseDoubleClickEvent(QMouseEvent) - Method in class org.kde.koala.KIconView
 
contentsMouseDoubleClickEvent(QMouseEvent) - Method in class org.kde.koala.KListBox
 
contentsMouseDoubleClickEvent(QMouseEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsMouseMoveEvent(QMouseEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsMousePressEvent(QMouseEvent) - Method in class org.kde.koala.KDateTable
React on mouse clicks that select a date.
contentsMousePressEvent(QMouseEvent) - Method in class org.kde.koala.KIconView
 
contentsMousePressEvent(QMouseEvent) - Method in class org.kde.koala.KListBox
 
contentsMousePressEvent(QMouseEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsMouseReleaseEvent(QMouseEvent) - Method in class org.kde.koala.KIconView
 
contentsMouseReleaseEvent(QMouseEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
contentsRect() - Method in class org.kde.koala.KSelector
 
contentsRect() - Method in class org.kde.koala.KXYSelector
 
contentsWheelEvent(QWheelEvent) - Method in class org.kde.koala.KTextBrowser
Reimplemented to support Qt2 behavior (Ctrl-Wheel = fast scroll)
contentsWheelEvent(QWheelEvent) - Method in class org.kde.koala.KTextEdit
Reimplemented to allow fast-wheelscrolling with Ctrl-Wheel or zoom.
contentType() - Method in class org.kde.koala.URLArgs
KHTML-specific field, header defining the type of the POST data.
contextHelpActivated() - Method in class org.kde.koala.KHelpMenu
Activates What's This help for the application.
contextMenu(KListView, QListViewItem, QPoint) - Method in interface org.kde.koala.KListViewSignals
This signal is emitted whenever a context-menu should be shown for item i. It automatically adjusts for all settings involved (Menu key, showMenuOnPress/Click).
contextMenu() - Method in class org.kde.koala.KPopupMenu
Returns the context menu associated with this menu
contextMenu() - Method in class org.kde.koala.KSystemTray
Access to the context menu.
contextMenu(int, QPoint) - Method in interface org.kde.koala.KTabBarSignals
 
contextMenu(int, QPoint) - Method in class org.kde.koala.KTabWidget
 
contextMenu(QPoint) - Method in interface org.kde.koala.KTabWidgetSignals
 
contextMenu(QWidget, QPoint) - Method in interface org.kde.koala.KTabWidgetSignals
 
contextMenuAboutToShow(KPopupMenu) - Method in class org.kde.koala.KSystemTray
Makes it easy to adjust some menu items right before the context menu becomes visible.
contextMenuEnabled() - Method in class org.kde.koala.KToolBar
Returns the context menu enabled flag
contextMenuEvent(QContextMenuEvent) - Method in class org.kde.koala.KLineEdit
Re-implemented for internal reasons.
contextMenuEvent(QContextMenuEvent) - Method in class org.kde.koala.KPopupMenu
 
contextMenuEvent(QContextMenuEvent) - Method in class org.kde.koala.KURLBarListBox
 
contextMenuFocus() - Static method in class org.kde.koala.KPopupMenu
Returns the KPopupMenu associated with the current context menu
contextMenuFocusItem() - Static method in class org.kde.koala.KPopupMenu
returns the ID of the menuitem associated with the current context menu
contextMenuKey() - Static method in class org.kde.koala.KGlobalSettings
Returns the KDE setting for the shortcut key to open context menus.
Continue - Static variable in class org.kde.koala.KMessageBox
 
Continue - Static variable in class org.kde.koala.KStdGuiItem
 
contrast() - Static method in class org.kde.koala.KGlobalSettings
Returns the contrast for borders.
Contrast - Static variable in class org.kde.koala.KImageEffect
 
contrast(QImage, int) - Static method in class org.kde.koala.KImageEffect
Fast, but low quality contrast of an image.
contrast(KPixmap, int) - Static method in class org.kde.koala.KPixmapEffect
Modifies the contrast of a pixmap.
contrastHSV(QImage, boolean) - Static method in class org.kde.koala.KImageEffect
High quality, expensive HSV contrast.
contrastHSV(QImage) - Static method in class org.kde.koala.KImageEffect
 
controlledEmission() - Method in class org.kde.koala.KProcIO
 
ControlModifier - Static variable in class org.kde.koala.KApplication
 
convertFromImage(QImage, int) - Method in class org.kde.koala.KPixmap
Converts an image and sets this pixmap.
convertFromImage(QImage) - Method in class org.kde.koala.KPixmap
 
convertSeconds(int) - Static method in class org.kde.koala.KIO
Convert seconds to a string representing number of days, hours, minutes and seconds
convertSize(long) - Static method in class org.kde.koala.KIO
Converts size from bytes to the string representation.
convertSizeFromKB(long) - Static method in class org.kde.koala.KIO
Converts size from kilo-bytes to the string representation.
convertSizeWithBytes(long) - Static method in class org.kde.koala.KIO
Converts size from bytes to a string representation with includes the size in bytes.
convertToImage(QPixmap) - Method in class org.kde.koala.KPixmapIO
Convert a pixmap to an image.
convertToPixmap(QImage) - Method in class org.kde.koala.KPixmapIO
Convert an image to a pixmap.
cookie() - Method in class org.kde.koala.HTMLDocument
The cookies associated with this document.
coordinates(int) - Method in class org.kde.koala.KPixmapSplitter
 
coordinates(char) - Method in class org.kde.koala.KPixmapSplitter
Overloaded for convenience.
coords() - Method in class org.kde.koala.HTMLAnchorElement
Comma-separated list of lengths, defining an active region geometry.
coords() - Method in class org.kde.koala.HTMLAreaElement
Comma-separated list of lengths, defining an active region geometry.
copy() - Method in class org.kde.koala.KApplication
If the widget with focus provides a copy() slot, call that slot.
copy(KURL, KURL, boolean) - Static method in class org.kde.koala.KIO
Copy a file or directory src into the destination dest, which can be a file (including the final filename) or a directory (into which src will be copied).
copy(KURL, KURL) - Static method in class org.kde.koala.KIO
 
copy(ArrayList, KURL, boolean) - Static method in class org.kde.koala.KIO
Copy a list of file/dirs src into a destination directory dest.
copy(ArrayList, KURL) - Static method in class org.kde.koala.KIO
 
copy() - Method in class org.kde.koala.KLineEdit
Reimplemented for internal reasons, the API is not affected.
Copy - Static variable in class org.kde.koala.KStdAccel
 
copy() - Static method in class org.kde.koala.KStdAccel
Copy selected area into the clipboard.
Copy - Static variable in class org.kde.koala.KStdAction
 
copy(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Copy the selected area into the clipboard.
copy(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
copy(KURL, KURL, QWidget) - Static method in class org.kde.koala.NetAccess
Alternative to upload for copying over the network.
copy(KURL, KURL, int, boolean) - Method in class org.kde.koala.SlaveBase
Copy src into dest. If the slave returns an error ERR_UNSUPPORTED_ACTION, the job will ask for get + put instead.
copyAs(KURL, KURL, boolean) - Static method in class org.kde.koala.KIO
Copy a file or directory src into the destination dest, which is the destination name in any case, even for a directory.
copyAs(KURL, KURL) - Static method in class org.kde.koala.KIO
 
copying(Job, KURL, KURL) - Method in interface org.kde.koala.CopyJobSignals
The job is copying a file or directory.
copyingDone(Job, KURL, KURL, boolean, boolean) - Method in interface org.kde.koala.CopyJobSignals
The job emits this signal when copying or moving a file or directory successfully finished.
copyingLinkDone(Job, KURL, String, KURL) - Method in interface org.kde.koala.CopyJobSignals
The job is copying or moving a symbolic link, that points to target.
CopyJob - Class in org.kde.koala
CopyJob is used to move, copy or symlink files and directories.
CopyJob(Class) - Constructor for class org.kde.koala.CopyJob
 
CopyJobSignals - Interface in org.kde.koala
 
copyrightStatement() - Method in class org.kde.koala.KAboutData
Returns the copyright statement.
copyTo(String, boolean) - Method in class org.kde.koala.KArchiveDirectory
Extracts all entries in this archive directory to the directory dest.
copyTo(String) - Method in class org.kde.koala.KArchiveDirectory
 
copyTo(String) - Method in class org.kde.koala.KArchiveFile
Extracts the file to the directory dest
copyTo(String, KConfig) - Method in class org.kde.koala.KConfig
Copies all entries from this config object to a new config object that will save itself to file. Actual saving to file happens when the returned object is destructed or when sync() is called upon it.
copyTo(String) - Method in class org.kde.koala.KConfig
 
copyTo(String) - Method in class org.kde.koala.KDesktopFile
Copies all entries from this config object to a new KDesktopFile object that will save itself to file. Actual saving to file happens when the returned object is destructed or when sync() is called upon it.
coreDumped() - Method in class org.kde.koala.KProcess
Checks whether a killed process dumped core.
corrected(String, String, int) - Method in class org.kde.koala.KEdit
 
corrected(String, String, int) - Method in interface org.kde.koala.KSpellSignals
Emitted after the "Replace" or "Replace All" buttons of the dialog was pressed, or if the word was corrected without calling the dialog (i.e., the user previously chose "Replace All" for this word).
count() - Method in class org.kde.koala.KAccelShortcutList
 
count() - Method in class org.kde.koala.KActionCollection
Returns the number of actions in the collection @short Returns the number of actions in the collection
count() - Method in class org.kde.koala.KActionShortcutList
 
count() - Method in class org.kde.koala.KCmdLineArgs
Read the number of arguments that aren't options (but, for example, filenames).
count() - Method in class org.kde.koala.KCombiView
 
count() - Method in class org.kde.koala.KEditListBox
See QListBox.count()
count() - Method in class org.kde.koala.KFileDetailView
 
count() - Method in class org.kde.koala.KFileIconView
 
count() - Method in class org.kde.koala.KFilePreview
 
count() - Method in class org.kde.koala.KFileView
 
count() - Method in interface org.kde.koala.KFileViewInterface
 
count() - Method in class org.kde.koala.KKeySequence
Returns the number of key strokes of this sequence.
count() - Method in class org.kde.koala.KShortcut
Returns the number of sequences that are in this shortcut.
count() - Method in class org.kde.koala.KShortcutList
Returns the number of entries.
count() - Method in class org.kde.koala.KToolBar
Returns the total number of items in the toolbar
Counter - Class in org.kde.koala
The Counter interface is used to represent any counter or counters function value.
Counter(Class) - Constructor for class org.kde.koala.Counter
 
Counter() - Constructor for class org.kde.koala.Counter
 
Counter(Counter) - Constructor for class org.kde.koala.Counter
 
country() - Method in class org.kde.koala.KLocale
Returns the country code of the country where the user lives.
cPixelSqueeze(String, QFontMetrics, int) - Static method in class org.kde.koala.KStringHandler
Substitute characters in the middle of a string by "...".
Crashed - Static variable in class org.kde.koala.KSpell
 
crc32() - Method in class org.kde.koala.KZipFileEntry
 
create(String, KLocale) - Static method in class org.kde.koala.KCalendarSystemFactory
Gets specific calendar type number of days in previous month for a given date
create(String) - Static method in class org.kde.koala.KCalendarSystemFactory
 
create() - Static method in class org.kde.koala.KCalendarSystemFactory
 
create(long, boolean, boolean) - Method in class org.kde.koala.KComboBox
Reimplemented for internal reasons, the API is not affected.
create(long, boolean) - Method in class org.kde.koala.KComboBox
 
create(long) - Method in class org.kde.koala.KComboBox
 
create() - Method in class org.kde.koala.KComboBox
 
create(long, boolean, boolean) - Method in class org.kde.koala.KEdit
Reimplemented for internal reasons, the API is not affected.
create(long, boolean) - Method in class org.kde.koala.KEdit
 
create(long) - Method in class org.kde.koala.KEdit
 
create() - Method in class org.kde.koala.KEdit
 
create(QObject, String, String, String[]) - Method in class org.kde.koala.KLibFactory
Creates a new object.
create(QObject, String, String) - Method in class org.kde.koala.KLibFactory
 
create(QObject, String) - Method in class org.kde.koala.KLibFactory
 
create(QObject) - Method in class org.kde.koala.KLibFactory
 
create() - Method in class org.kde.koala.KLibFactory
 
create(long, boolean, boolean) - Method in class org.kde.koala.KLineEdit
Reimplemented for internal reasons, the API is not affected.
create(long, boolean) - Method in class org.kde.koala.KLineEdit
 
create(long) - Method in class org.kde.koala.KLineEdit
 
create() - Method in class org.kde.koala.KLineEdit
 
Create - Static variable in class org.kde.koala.KMainWindow
 
create(int, String, QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
Creates an action corresponding to the KStdAction.StdAction enum.
create(int, QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
create(String, int) - Method in class org.kde.koala.KTempDir
Creates a "random" directory with specified mode
create(String, String, int) - Method in class org.kde.koala.KTempFile
Create function used internally by KTempFile and KSaveFile
createApplicationPalette() - Static method in class org.kde.koala.KApplication
Used to obtain the QPalette that will be used to set the application palette.
createApplicationPalette(KConfig, int) - Static method in class org.kde.koala.KApplication
Raw access for use by KDM.
createAttribute(String) - Method in class org.kde.koala.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.kde.koala.Document
Introduced in DOM Level 2 Creates an attribute of the given qualified name and namespace URI.
createCaption() - Method in class org.kde.koala.HTMLTableElement
Create a new table caption object or return an existing one.
createCDATASection(String) - Method in class org.kde.koala.Document
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in class org.kde.koala.Document
Creates a Comment node given the specified string.
createContainer(QWidget, int, QDomElement, int[]) - Method in class org.kde.koala.KMainWindow
Creates a container (menubar/menu/toolbar/statusbar/separator/...) from an element in the XML file
createContainer(QWidget, int, QDomElement, int[]) - Method in class org.kde.koala.KXMLGUIBuilder
Creates a container (menubar/menu/toolbar/statusbar/separator/...) from an element in the XML file
createContainer(QWidget, int, QDomElement, int[]) - Method in interface org.kde.koala.KXMLGUIBuilderInterface
 
createContextualFragment(String) - Method in class org.kde.koala.Range
 
createCSSStyleSheet(String, String) - Method in class org.kde.koala.DOMImplementation
Introduced in DOM Level 2 This method is from the DOMImplementationCSS interface Creates a new CSSStyleSheet.
createCustom(CustomNodeFilter) - Static method in class org.kde.koala.NodeFilter
 
createCustomElement(QWidget, int, QDomElement) - Method in class org.kde.koala.KMainWindow
 
createCustomElement(QWidget, int, QDomElement) - Method in class org.kde.koala.KXMLGUIBuilder
 
createCustomElement(QWidget, int, QDomElement) - Method in interface org.kde.koala.KXMLGUIBuilderInterface
 
created(String) - Method in interface org.kde.koala.KDirWatchSignals
Emitted when a file or directory is created.
createDockWidget(String, QPixmap, QWidget, String, String) - Method in class org.kde.koala.KDockArea
 
createDockWidget(String, QPixmap, QWidget, String) - Method in class org.kde.koala.KDockArea
 
createDockWidget(String, QPixmap, QWidget) - Method in class org.kde.koala.KDockArea
 
createDockWidget(String, QPixmap) - Method in class org.kde.koala.KDockArea
 
createDockWidget(String, QPixmap, QWidget, String, String) - Method in class org.kde.koala.KDockMainWindow
This is one of the most important methods! The KDockMainWindow creates a new dockwidget object here that usually should encapsulate the user's widget.
createDockWidget(String, QPixmap, QWidget, String) - Method in class org.kde.koala.KDockMainWindow
 
createDockWidget(String, QPixmap, QWidget) - Method in class org.kde.koala.KDockMainWindow
 
createDockWidget(String, QPixmap) - Method in class org.kde.koala.KDockMainWindow
 
createDocument(String, String, DocumentType) - Method in class org.kde.koala.DOMImplementation
Introduced in DOM Level 2 Creates an XML Document object of the specified type with its document element.
createDocumentFragment() - Method in class org.kde.koala.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in class org.kde.koala.DOMImplementation
Introduced in DOM Level 2 Creates an empty DocumentType node.
createElement(String) - Method in class org.kde.koala.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.kde.koala.Document
Introduced in DOM Level 2 Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in class org.kde.koala.Document
Creates an EntityReference object.
createEvent(String) - Method in class org.kde.koala.Document
Introduced in DOM Level 2 This method is from the DocumentEvent interface The createEvent method is used in creating Events when it is either inconvenient or unnecessary for the user to create an Event themselves.
createGUI(Part) - Method in class org.kde.koala.DockMainWindow
Create the GUI (by merging the host's and the active part's) Called on startup and whenever the active part changes.
createGUI(String, boolean) - Method in class org.kde.koala.KMainWindow
Create a GUI given a local XML file.
createGUI(String) - Method in class org.kde.koala.KMainWindow
 
createGUI() - Method in class org.kde.koala.KMainWindow
 
createGUI(Part) - Method in class org.kde.koala.MainWindow
Create the GUI (by merging the host's and the active part's) You _must_ call this in order to see any GUI being created.
createHTMLDocument(String) - Method in class org.kde.koala.DOMImplementation
Introduced in DOM Level 2 This method is from the HTMLDOMImplementation interface Creates an HTMLDocument with the minimal tree made of these elements: HTML,HEAD,TITLE and BODY.
createKMessageBox(KDialogBase, int, String, String[], String, boolean[], int, String) - Static method in class org.kde.koala.KMessageBox
Create content and layout of a standard dialog
createKMessageBox(KDialogBase, int, String, String[], String, boolean[], int) - Static method in class org.kde.koala.KMessageBox
 
createKMessageBox(KDialogBase, QPixmap, String, String[], String, boolean[], int, String, int) - Static method in class org.kde.koala.KMessageBox
Create content and layout of a standard dialog
createKMessageBox(KDialogBase, QPixmap, String, String[], String, boolean[], int, String) - Static method in class org.kde.koala.KMessageBox
 
createKMessageBox(KDialogBase, QPixmap, String, String[], String, boolean[], int) - Static method in class org.kde.koala.KMessageBox
 
createMdiManager() - Method in class org.kde.koala.KMdiMainFrm
Creates the MDI view area and connects some signals and slots with the KMdiMainFrm widget.
createNewWindow(KURL, URLArgs) - Method in interface org.kde.koala.BrowserExtensionSignals
Asks the hosting browser to open a new window for the given url. The args argument is optional additional information for the browser,
createNewWindow(KURL) - Method in interface org.kde.koala.BrowserExtensionSignals
Asks the hosting browser to open a new window for the given url. The args argument is optional additional information for the browser,
createNodeIterator(Node, long, NodeFilter, boolean) - Method in class org.kde.koala.Document
Introduced in DOM Level 2 This method is from the DocumentTraversal interface Create a new NodeIterator over the subtree rooted at the specified node.
createPart(QWidget, String, QObject, String, String, String[]) - Method in class org.kde.koala.Factory
Creates a part.
createPart(QWidget, String, QObject, String, String) - Method in class org.kde.koala.Factory
 
createPart(QWidget, String, QObject, String) - Method in class org.kde.koala.Factory
 
createPart(QWidget, String, QObject) - Method in class org.kde.koala.Factory
 
createPart(QWidget, String) - Method in class org.kde.koala.Factory
 
createPart(QWidget) - Method in class org.kde.koala.Factory
 
createPart() - Method in class org.kde.koala.Factory
 
createPart(QWidget, String, QObject, String, String, StringBuffer, String[], String[]) - Method in class org.kde.koala.KHTMLPart
This method is called when a new embedded object (include html frames) is to be created.
createPopupMenu(QPoint) - Method in class org.kde.koala.KEdit
 
createPopupMenu() - Method in class org.kde.koala.KLineEdit
Re-implemented for internal reasons.
createPopupMenu(QPoint) - Method in class org.kde.koala.KTextBrowser
Re-implemented for internal reasons.
createPopupMenu(QPoint) - Method in class org.kde.koala.KTextEdit
Reimplemented from QTextEdit to add spelling related items when appropriate.
createProcessingInstruction(String, String) - Method in class org.kde.koala.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createRange() - Method in class org.kde.koala.Document
Introduced in DOM Level 2 This method is from the DocumentRange interface
createShellGUI(boolean) - Method in class org.kde.koala.DockMainWindow
 
createShellGUI() - Method in class org.kde.koala.DockMainWindow
 
createShellGUI(boolean) - Method in class org.kde.koala.MainWindow
 
createShellGUI() - Method in class org.kde.koala.MainWindow
 
createSlave(String, KURL, int[], StringBuffer) - Static method in class org.kde.koala.Slave
Creates a new slave.
createStandardStatusBarAction() - Method in class org.kde.koala.KMainWindow
Sets whether KMainWindow should provide a menu that allows showing/hiding of the statusbar ( using KToggleStatusBarAction ).
createTaskBar() - Method in class org.kde.koala.KMdiMainFrm
Creates a new MDI taskbar (showing the MDI views as taskbar entries) and shows it.
createTextNode(String) - Method in class org.kde.koala.Document
Creates a Text node given the specified string.
createTFoot() - Method in class org.kde.koala.HTMLTableElement
Create a table footer row or return an existing one.
createTHead() - Method in class org.kde.koala.HTMLTableElement
Create a table header row or return an existing one.
createThumbnail(String) - Method in class org.kde.koala.PreviewJob
 
createTiled(KPixmap, QSize) - Static method in class org.kde.koala.KPixmapEffect
Creates a pixmap of a given size with the given pixmap.
createTool(QObject, String) - Method in class org.kde.koala.KDataToolInfo
Creates the data tool described by this KDataToolInfo.
createTool(QObject) - Method in class org.kde.koala.KDataToolInfo
 
createTool() - Method in class org.kde.koala.KDataToolInfo
 
createToolWindow() - Method in class org.kde.koala.KMdiMainFrm
Using this method you have to use the setWidget method of the access object, and it is very recommendet, that you use the widgetContainer() method for the parent of your newly created widget
createTreeViewItem(KFileTreeViewItem, KFileItem) - Method in class org.kde.koala.KFileTreeBranch
allocates a KFileTreeViewItem for the branch for new items.
createTreeWalker(Node, long, NodeFilter, boolean) - Method in class org.kde.koala.Document
Introduced in DOM Level 2 This method is from the DocumentTraversal interface Create a new TreeWalker over the subtree rooted at the specified node.
createValidator(String, String, String, QObject, String) - Method in class org.kde.koala.KFilePlugin
This method should create an appropriate validator for the specified item if it's editable or return a null pointer if not.
createView(QWidget, int) - Method in class org.kde.koala.KDirOperator
A view factory for creating predefined fileviews.
createWrapper(QWidget, String, String) - Method in class org.kde.koala.KMdiMainFrm
addWindow demands a KMdiChildView.
creatingDir(Job, KURL) - Method in interface org.kde.koala.CopyJobSignals
The job is creating the directory dir.
Creation - Static variable in class org.kde.koala.KFileItem
 
crossCursor() - Static method in class org.kde.koala.KCursor
Returns the proper cross-hair cursor according to the current GUI style (static function).
CrossDiagonal - Static variable in class org.kde.koala.KPixmap
 
CrossDiagonalGradient - Static variable in class org.kde.koala.KImageEffect
 
CrossDiagonalGradient - Static variable in class org.kde.koala.KPixmapEffect
 
csqueeze(String, int) - Static method in class org.kde.koala.KStringHandler
Substitute characters at the middle of a string by "...".
csqueeze(String) - Static method in class org.kde.koala.KStringHandler
 
CSSCharsetRule - Class in org.kde.koala
The CSSCharsetRule interface a \@charset rule in a CSS style sheet.
CSSCharsetRule(Class) - Constructor for class org.kde.koala.CSSCharsetRule
 
CSSCharsetRule() - Constructor for class org.kde.koala.CSSCharsetRule
 
CSSCharsetRule(CSSCharsetRule) - Constructor for class org.kde.koala.CSSCharsetRule
 
CSSCharsetRule(CSSRule) - Constructor for class org.kde.koala.CSSCharsetRule
 
CSSException - Class in org.kde.koala
This exception is raised when a specific CSS operation is impossible to perform.
CSSException(Class) - Constructor for class org.kde.koala.CSSException
 
CSSException(short) - Constructor for class org.kde.koala.CSSException
 
CSSException(CSSException) - Constructor for class org.kde.koala.CSSException
 
CSSFontFaceRule - Class in org.kde.koala
The CSSFontFaceRule interface represents a \@font-face rule in a CSS style sheet.
CSSFontFaceRule(Class) - Constructor for class org.kde.koala.CSSFontFaceRule
 
CSSFontFaceRule() - Constructor for class org.kde.koala.CSSFontFaceRule
 
CSSFontFaceRule(CSSFontFaceRule) - Constructor for class org.kde.koala.CSSFontFaceRule
 
CSSFontFaceRule(CSSRule) - Constructor for class org.kde.koala.CSSFontFaceRule
 
CSSImportRule - Class in org.kde.koala
The CSSImportRule interface represents a \@import rule within a CSS style sheet.
CSSImportRule(Class) - Constructor for class org.kde.koala.CSSImportRule
 
CSSImportRule() - Constructor for class org.kde.koala.CSSImportRule
 
CSSImportRule(CSSImportRule) - Constructor for class org.kde.koala.CSSImportRule
 
CSSImportRule(CSSRule) - Constructor for class org.kde.koala.CSSImportRule
 
CSSMediaRule - Class in org.kde.koala
The CSSMediaRule interface represents a \@media rule in a CSS style sheet.
CSSMediaRule(Class) - Constructor for class org.kde.koala.CSSMediaRule
 
CSSMediaRule() - Constructor for class org.kde.koala.CSSMediaRule
 
CSSMediaRule(CSSMediaRule) - Constructor for class org.kde.koala.CSSMediaRule
 
CSSMediaRule(CSSRule) - Constructor for class org.kde.koala.CSSMediaRule
 
CSSPageRule - Class in org.kde.koala
The CSSPageRule interface represents a page rule within a CSS style sheet.
CSSPageRule(Class) - Constructor for class org.kde.koala.CSSPageRule
 
CSSPageRule() - Constructor for class org.kde.koala.CSSPageRule
 
CSSPageRule(CSSPageRule) - Constructor for class org.kde.koala.CSSPageRule
 
CSSPageRule(CSSRule) - Constructor for class org.kde.koala.CSSPageRule
 
CSSPrimitiveValue - Class in org.kde.koala
The CSSPrimitiveValue interface represents a single CSS value .
CSSPrimitiveValue(Class) - Constructor for class org.kde.koala.CSSPrimitiveValue
 
CSSPrimitiveValue() - Constructor for class org.kde.koala.CSSPrimitiveValue
 
CSSPrimitiveValue(CSSPrimitiveValue) - Constructor for class org.kde.koala.CSSPrimitiveValue
 
CSSPrimitiveValue(CSSValue) - Constructor for class org.kde.koala.CSSPrimitiveValue
 
CSSRule - Class in org.kde.koala
The CSSRule interface is the abstract base interface for any type of CSS statement .
CSSRule(Class) - Constructor for class org.kde.koala.CSSRule
 
CSSRule() - Constructor for class org.kde.koala.CSSRule
 
CSSRule(CSSRule) - Constructor for class org.kde.koala.CSSRule
 
CSSRuleList - Class in org.kde.koala
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
CSSRuleList(Class) - Constructor for class org.kde.koala.CSSRuleList
 
CSSRuleList() - Constructor for class org.kde.koala.CSSRuleList
 
CSSRuleList(CSSRuleList) - Constructor for class org.kde.koala.CSSRuleList
 
cssRules() - Method in class org.kde.koala.CSSMediaRule
A list of all CSS rules contained within the media block.
cssRules() - Method in class org.kde.koala.CSSStyleSheet
The list of all CSS rules contained within the style sheet.
CSSStyleDeclaration - Class in org.kde.koala
The CSSStyleDeclaration interface represents a single CSS declaration block .
CSSStyleDeclaration(Class) - Constructor for class org.kde.koala.CSSStyleDeclaration
 
CSSStyleDeclaration() - Constructor for class org.kde.koala.CSSStyleDeclaration
 
CSSStyleDeclaration(CSSStyleDeclaration) - Constructor for class org.kde.koala.CSSStyleDeclaration
 
CSSStyleRule - Class in org.kde.koala
The CSSStyleRule interface represents a single rule set in a CSS style sheet.
CSSStyleRule(Class) - Constructor for class org.kde.koala.CSSStyleRule
 
CSSStyleRule() - Constructor for class org.kde.koala.CSSStyleRule
 
CSSStyleRule(CSSStyleRule) - Constructor for class org.kde.koala.CSSStyleRule
 
CSSStyleRule(CSSRule) - Constructor for class org.kde.koala.CSSStyleRule
 
CSSStyleSheet - Class in org.kde.koala
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e.
CSSStyleSheet(Class) - Constructor for class org.kde.koala.CSSStyleSheet
 
CSSStyleSheet() - Constructor for class org.kde.koala.CSSStyleSheet
 
CSSStyleSheet(CSSStyleSheet) - Constructor for class org.kde.koala.CSSStyleSheet
 
CSSStyleSheet(StyleSheet) - Constructor for class org.kde.koala.CSSStyleSheet
 
cssText() - Method in class org.kde.koala.CSSRule
The parsable textual representation of the rule.
cssText() - Method in class org.kde.koala.CSSStyleDeclaration
The parsable textual representation of the declaration block (including the surrounding curly braces).
cssText() - Method in class org.kde.koala.CSSValue
A string representation of the current value.
CSSUnknownRule - Class in org.kde.koala
The CSSUnkownRule interface represents an at-rule not supported by this user agent.
CSSUnknownRule(Class) - Constructor for class org.kde.koala.CSSUnknownRule
 
CSSUnknownRule() - Constructor for class org.kde.koala.CSSUnknownRule
 
CSSUnknownRule(CSSUnknownRule) - Constructor for class org.kde.koala.CSSUnknownRule
 
CSSUnknownRule(CSSRule) - Constructor for class org.kde.koala.CSSUnknownRule
 
CSSValue - Class in org.kde.koala
The CSSValue interface represents a simple or a complexe value.
CSSValue(Class) - Constructor for class org.kde.koala.CSSValue
 
CSSValue() - Constructor for class org.kde.koala.CSSValue
 
CSSValue(CSSValue) - Constructor for class org.kde.koala.CSSValue
 
CSSValueList - Class in org.kde.koala
The CSSValueList interface provides the absraction of an ordered collection of CSS values.
CSSValueList(Class) - Constructor for class org.kde.koala.CSSValueList
 
CSSValueList() - Constructor for class org.kde.koala.CSSValueList
 
CSSValueList(CSSValueList) - Constructor for class org.kde.koala.CSSValueList
 
CSSValueList(CSSValue) - Constructor for class org.kde.koala.CSSValueList
 
cssValueType() - Method in class org.kde.koala.CSSValue
A code defining the type of the value as defined above.
ctime(String) - Method in class org.kde.koala.KDirWatch
Returns the time the directory/file was last changed.
CTRL - Static variable in class org.kde.koala.KKey
 
ctrlKey() - Method in class org.kde.koala.MouseEvent
Used to indicate whether the 'ctrl' key was depressed during the firing of the event.
ctxMenuHideShowingMenu() - Method in class org.kde.koala.KPopupMenu
 
ctxMenuHiding() - Method in class org.kde.koala.KPopupMenu
 
currencySymbol() - Method in class org.kde.koala.KLocale
Returns what the symbol denoting currency in the current locale as as defined by user settings should look like.
current() - Method in class org.kde.koala.KDualColorButton
Returns the current color item selected by the user.
currentChanged(int) - Method in interface org.kde.koala.KDualColorButtonSignals
Emitted when the user changes the current color selection.
currentColor() - Method in class org.kde.koala.KDualColorButton
Returns the color of the selected item.
currentColumn() - Method in class org.kde.koala.KEdit
Retrieve the actual column number the cursor is on.
currentDesktop() - Method in class org.kde.koala.KRootPixmap
Returns the number of the current desktop.
currentDockPosition() - Method in class org.kde.koala.KDockWidget
 
currentFileItem() - Method in class org.kde.koala.KCombiView
 
currentFileItem() - Method in class org.kde.koala.KFileDetailView
 
currentFileItem() - Method in class org.kde.koala.KFileIconView
 
currentFileItem() - Method in class org.kde.koala.KFilePreview
 
currentFileItem() - Method in class org.kde.koala.KFileView
 
currentFileItem() - Method in interface org.kde.koala.KFileViewInterface
 
currentFilter() - Method in class org.kde.koala.KFileDialog
Returns the current filter as entered by the user or one of the predefined set via setFilter().
currentFilter() - Method in class org.kde.koala.KFileFilterCombo
 
currentFilterExtension() - Method in class org.kde.koala.KFileDialog
Returns the filename extension associated with the currentFilter().
currentFont() - Method in class org.kde.koala.KFontCombo
 
currentFrame() - Method in class org.kde.koala.KHTMLPart
Return the current frame (the one that has focus) Not necessarily a direct child of ours, framesets can be nested.
currentItem() - Method in class org.kde.koala.KEditListBox
See QListBox.currentItem()
currentItem() - Method in class org.kde.koala.KListAction
 
currentItem() - Method in class org.kde.koala.KSelectAction
Returns the index of the current item.
currentItem() - Method in class org.kde.koala.KURLBar
 
currentKFileTreeViewItem() - Method in class org.kde.koala.KFileTreeView
 
currentLine() - Method in class org.kde.koala.KEdit
Retrieve the current line number.
currentMimeFilter() - Method in class org.kde.koala.KFileDialog
The mimetype for the desired output format.
currentNode() - Method in class org.kde.koala.TreeWalker
The node at which the TreeWalker is currently positioned.
currentProfileName() - Method in class org.kde.koala.KEMailSettings
Returns the name of the current profile.
currentSize(int) - Method in class org.kde.koala.KIconLoader
Returns the current size of the group.
currentText() - Method in class org.kde.koala.KEditListBox
See QListBox.currentText()
currentText() - Method in class org.kde.koala.KListAction
 
currentText() - Method in class org.kde.koala.KSelectAction
Returns the text of the currently selected item.
currentURL() - Method in class org.kde.koala.KFileTreeView
 
currentURL() - Method in class org.kde.koala.KURLBar
 
cursiveFontName() - Method in class org.kde.koala.KHTMLSettings
 
cursorPosition() - Method in class org.kde.koala.KComboBox
Returns the current cursor position.
CursorPositionChanged() - Method in interface org.kde.koala.KEditSignals
This signal is emitted whenever the cursor position changes.
Custom - Static variable in class org.kde.koala.KRuler
The types of units used.
customAuthorPlainText() - Method in class org.kde.koala.KAboutData
Returns the plain text displayed around the list of authors instead of the default message telling users to send bug reports to bugAddress().
customAuthorRichText() - Method in class org.kde.koala.KAboutData
Returns the rich text displayed around the list of authors instead of the default message telling users to send bug reports to bugAddress().
customAuthorTextEnabled() - Method in class org.kde.koala.KAboutData
Returns whether custom text should be displayed around the list of authors.
customEvent(QCustomEvent) - Method in class org.kde.koala.KHTMLPart
 
customEvent(QCustomEvent) - Method in class org.kde.koala.KURLCompletion
 
customEvent(QCustomEvent) - Method in class org.kde.koala.Part
 
customHelpMenu(boolean) - Method in class org.kde.koala.KMainWindow
Returns the help menu.
customHelpMenu() - Method in class org.kde.koala.KMainWindow
 
CustomKey - Static variable in class org.kde.koala.KKeyChooser
 
customMenu() - Method in class org.kde.koala.KPanelApplet
 
customMenu() - Method in class org.kde.koala.KPanelExtension
 
CustomNodeFilter - Class in org.kde.koala
CustomNodeFilter can be used to define your own NodeFilter for use with NodeIterators and TreeWalkers.
CustomNodeFilter(Class) - Constructor for class org.kde.koala.CustomNodeFilter
 
CustomNodeFilter() - Constructor for class org.kde.koala.CustomNodeFilter
 
customNodeFilter() - Method in class org.kde.koala.NodeFilter
 
customNodeFilterType() - Method in class org.kde.koala.CustomNodeFilter
not part of the DOM Returns a name specifying the type of custom node filter.
customPainting() - Method in class org.kde.koala.KRootPixmap
Returns true if custom painting is enabled, false otherwise.
customSize() - Method in class org.kde.koala.KPanelExtension
 
CustomStyle - Static variable in class org.kde.koala.KPassivePopup
 
customTags() - Method in class org.kde.koala.KMainWindow
 
customTags() - Method in class org.kde.koala.KXMLGUIBuilder
 
customTags() - Method in interface org.kde.koala.KXMLGUIBuilderInterface
 
cut() - Method in class org.kde.koala.KApplication
If the widget with focus provides a cut() slot, call that slot.
Cut - Static variable in class org.kde.koala.KStdAccel
 
cut() - Static method in class org.kde.koala.KStdAccel
Cut selected area and store it in the clipboard.
Cut - Static variable in class org.kde.koala.KStdAction
 
cut(QObject, String, KActionCollection, String) - Static method in class org.kde.koala.KStdAction
Cut selected area and store it in the clipboard.
cut(QObject, String, KActionCollection) - Static method in class org.kde.koala.KStdAction
 
cwd() - Static method in class org.kde.koala.KCmdLineArgs
Get the CWD (Current Working Directory) associated with the current command line arguments.

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 _