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 _

V

validate(StringBuffer, int[]) - Method in class org.kde.koala.KDateValidator
 
validate(StringBuffer, int[]) - Method in class org.kde.koala.KDoubleValidator
Overloaded for internal reasons.
validate(StringBuffer, int[]) - Method in class org.kde.koala.KFloatValidator
Validates the text, and return the result.
validate(StringBuffer, int[]) - Method in class org.kde.koala.KIntValidator
Validates the text, and return the result.
validate(StringBuffer, int[]) - Method in class org.kde.koala.KMimeTypeValidator
Checks for well-formed mimetype.
validate() - Method in class org.kde.koala.KSSLCertificate
Check if this is a valid certificate.
validate(int) - Method in class org.kde.koala.KSSLCertificate
Check if this is a valid certificate.
validate() - Method in class org.kde.koala.KSSLPKCS12
Check the X.509 and private key to make sure they're valid.
validate(int) - Method in class org.kde.koala.KSSLPKCS12
Check the X.509 and private key to make sure they're valid.
validate(StringBuffer, int[]) - Method in class org.kde.koala.KStringListValidator
 
validateMatch(String, int, int) - Method in class org.kde.koala.KFind
Virtual method, which allows applications to add extra checks for validating a candidate match.
validChars() - Method in class org.kde.koala.KRestrictedLine
 
validURL(KURL) - Method in class org.kde.koala.KDirLister
Checks if an url is malformed or not and displays an error message if it is and autoErrorHandling is set to true.
vAlign() - Method in class org.kde.koala.HTMLTableCellElement
Vertical alignment of data in cell.
vAlign() - Method in class org.kde.koala.HTMLTableColElement
Vertical alignment of cell data in column.
vAlign() - Method in class org.kde.koala.HTMLTableRowElement
Vertical alignment of data within cells of this row.
vAlign() - Method in class org.kde.koala.HTMLTableSectionElement
Vertical alignment of data in cells.
value() - Method in class org.kde.koala.Attr
On retrieval, the value of the attribute is returned as a string.
value() - Method in class org.kde.koala.HTMLButtonElement
The current form control value.
value() - Method in class org.kde.koala.HTMLInputElement
The current form control value.
value() - Method in class org.kde.koala.HTMLLIElement
Reset sequence number when used in OL See the value attribute definition in HTML 4.0.
value() - Method in class org.kde.koala.HTMLOptionElement
The current form control value.
value() - Method in class org.kde.koala.HTMLParamElement
The value of a run-time parameter.
value() - Method in class org.kde.koala.HTMLSelectElement
The current form control value.
value() - Method in class org.kde.koala.HTMLTextAreaElement
The current textual content of the multi-line text field.
value() - Method in class org.kde.koala.KDoubleNumInput
 
value(String) - Method in class org.kde.koala.KFileMetaInfo
Returns the value with the given key.
value(String) - Method in class org.kde.koala.KFileMetaInfoGroup
Convenience function.
value() - Method in class org.kde.koala.KFileMetaInfoItem
Returns the value of the item.
value() - Method in class org.kde.koala.KIntNumInput
 
value() - Method in class org.kde.koala.KRuler
 
value() - Method in class org.kde.koala.KSelector
 
valueChange() - Method in class org.kde.koala.KSelector
 
valueChanged(Calendar) - Method in interface org.kde.koala.KDateTimeWidgetSignals
Emitted whenever the date or time of the widget is changed, either with setDateTime() or via user selection.
valueChanged(double) - Method in interface org.kde.koala.KDoubleNumInputSignals
Emitted every time the value changes (by calling setValue() or by user interaction).
valueChanged(int) - Method in interface org.kde.koala.KIntNumInputSignals
Emitted every time the value changes (by calling setValue() or by user interaction).
valueChanged(int) - Method in interface org.kde.koala.KSelectorSignals
This signal is emitted whenever the user chooses a value, e.g.
valueChanged(Date) - Method in interface org.kde.koala.KTimeWidgetSignals
Emitted whenever the time of the widget is changed, either with setTime() or via user selection.
valueChanged(int, int) - Method in interface org.kde.koala.KXYSelectorSignals
This signal is emitted whenever the user chooses a value, e.g.
valueFromPosition(int, int) - Method in class org.kde.koala.KSelector
 
valuesFromPosition(int, int, int[], int[]) - Method in class org.kde.koala.KXYSelector
Converts a pixel position to its corresponding values.
valueType() - Method in class org.kde.koala.HTMLParamElement
Information about the meaning of the value attribute value.
verify(String) - Method in class org.kde.koala.KMD5
 
verifyText(int) - Static method in class org.kde.koala.KSSLCertificate
Obtain the localized message that corresponds to a validation result.
version() - Method in class org.kde.koala.HTMLHtmlElement
Version information about the document's DTD.
version() - Method in class org.kde.koala.KAboutData
Returns the program's version.
version() - Static method in class org.kde.koala.KDE
Returns the encoded number of KDE's version, see the KDE_VERSION macro.
version() - Static method in class org.kde.koala.KSycoca
 
versionMajor() - Static method in class org.kde.koala.KDE
Returns the major number of KDE's version, e.g.
versionMinor() - Static method in class org.kde.koala.KDE
Returns the minor number of KDE's version, e.g.
versionRelease() - Static method in class org.kde.koala.KDE
Returns the release of KDE's version, e.g.
versionString() - Static method in class org.kde.koala.KDE
Returns the KDE version as string, e.g.
Vertical - Static variable in class org.kde.koala.KMultiTabBar
 
Vertical - Static variable in class org.kde.koala.KPixmap
 
VerticalGradient - Static variable in class org.kde.koala.KImageEffect
This enum provides a gradient type specification
VerticalGradient - Static variable in class org.kde.koala.KPixmapEffect
 
view() - Method in class org.kde.koala.Document
 
view() - Method in class org.kde.koala.KDirOperator
 
view() - Method in class org.kde.koala.KDirSelectDialog
 
view() - Method in class org.kde.koala.KHTMLPart
Returns a pointer to the HTML document's view.
view() - Method in class org.kde.koala.KPassivePopup
Returns the main view.
view() - Method in class org.kde.koala.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
ViewActions - Static variable in class org.kde.koala.KDirOperator
 
viewActivated(KMdiChildView) - Method in interface org.kde.koala.KMdiMainFrmSignals
 
viewChanged(KFileViewInterface) - Method in interface org.kde.koala.KDirOperatorSignals
Emitted whenever the current fileview is changed, either by an explicit call to setView() or by the user selecting a different view thru the GUI.
viewConfig() - Method in class org.kde.koala.KDirOperator
Returns the KConfig object used for saving and restoring view's configuration.
viewConfigGroup() - Method in class org.kde.koala.KDirOperator
Returns the group name used for saving and restoring view's configuration.
viewDeactivated(KMdiChildView) - Method in interface org.kde.koala.KMdiMainFrmSignals
 
viewMode() - Method in class org.kde.koala.KCombiView
 
viewMode() - Method in class org.kde.koala.KFileDetailView
 
viewMode() - Method in class org.kde.koala.KFileIconView
 
viewMode() - Method in class org.kde.koala.KFilePreview
 
viewMode() - Method in class org.kde.koala.KFileView
 
viewMode() - Method in interface org.kde.koala.KFileViewInterface
 
viewName() - Method in class org.kde.koala.KCombiView
 
viewName() - Method in class org.kde.koala.KFileDetailView
 
viewName() - Method in class org.kde.koala.KFileIconView
 
viewName() - Method in class org.kde.koala.KFilePreview
 
viewName() - Method in class org.kde.koala.KFileView
 
viewName() - Method in interface org.kde.koala.KFileViewInterface
 
viewportMouseDoubleClickEvent(QMouseEvent) - Method in class org.kde.koala.KHTMLView
 
viewportMouseMoveEvent(QMouseEvent) - Method in class org.kde.koala.KHTMLView
 
viewportMouseMoveEvent(QMouseEvent) - Method in class org.kde.koala.KTextBrowser
Make sure we use our own hand cursor
viewportMousePressEvent(QMouseEvent) - Method in class org.kde.koala.KHTMLView
 
viewportMouseReleaseEvent(QMouseEvent) - Method in class org.kde.koala.KHTMLView
 
viewportPaintEvent(QPaintEvent) - Method in class org.kde.koala.KEdit
 
viewportPaintEvent(QPaintEvent) - Method in class org.kde.koala.KListView
Reimplemented for internal reasons.
viewportResizeEvent(QResizeEvent) - Method in class org.kde.koala.KDateTable
Handle the resize events.
viewportResizeEvent(QResizeEvent) - Method in class org.kde.koala.KHTMLView
 
viewportResizeEvent(QResizeEvent) - Method in class org.kde.koala.KListView
Reimplemented for setFullWidth()
viewportWheelEvent(QWheelEvent) - Method in class org.kde.koala.KHTMLView
 
viewWidget() - Method in class org.kde.koala.KDirOperator
Returns the widget of the current view.
virtKeyVal() - Method in class org.kde.koala.TextEvent
virtKeyVal of type unsigned long When the key associated with a key event is not representable via a Unicode character virtKeyVale holds the key code associated with the depressed key.
VIRTUAL_PREPARE_WRITING - Static variable in class org.kde.koala.KArchive
 
VIRTUAL_SET_DROP_OPTIONS - Static variable in class org.kde.koala.KFileView
 
VIRTUAL_WRITE_DATA - Static variable in class org.kde.koala.KArchive
 
VIRTUAL_WRITE_DIR - Static variable in class org.kde.koala.KArchive
 
VIRTUAL_WRITE_FILE - Static variable in class org.kde.koala.KArchive
 
VIRTUAL_WRITE_SYMLINK - Static variable in class org.kde.koala.KArchive
 
visitedLinkColor() - Static method in class org.kde.koala.KGlobalSettings
Returns the default color for visited links.
visualActivate() - Static method in class org.kde.koala.KGlobalSettings
Checks whether to show feedback when in item (specifically an icon) is activated.
visualActivate(QWidget, QRect) - Static method in class org.kde.koala.KIconEffect
Provides visual feedback to show activation of an icon on a widget.
visualActivateSpeed() - Static method in class org.kde.koala.KGlobalSettings
Returns the speed of the visual activation feedback.
vLink() - Method in class org.kde.koala.HTMLBodyElement
Color of links that have been visited by the user.
vLinkColor() - Method in class org.kde.koala.KHTMLSettings
 
VSNET - Static variable in class org.kde.koala.KMultiTabBar
The list of available styles for KMultiTabBar - VSNET - Visual Studio .Net like (only show the text of active tabs - KDEV3 - Kdevelop 3 like (always show the text) - KONQSBC - konqy's classic sidebar style (unthemed) (currently disabled)
vspace() - Method in class org.kde.koala.HTMLImageElement
Vertical space above and below this image.

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 _