• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KParts

  • KParts
  • ScriptableExtension
  • FunctionRef
Public Member Functions | Public Attributes | List of all members
KParts::ScriptableExtension::FunctionRef Struct Reference
Script Value Types

#include <scriptableextension.h>

Public Member Functions

 FunctionRef ()
 
 FunctionRef (const Object &b, const QString &f)
 
bool operator== (const FunctionRef &other) const
 

Public Attributes

Object base
 
QString field
 

Detailed Description

Function references are a pair of an object and a field in it.

Essentially, if you have a base.field(something) call, the 'base' needs to be passed as the 'this' to the function, and these references can be used to resolve that.

Definition at line 104 of file scriptableextension.h.

Constructor & Destructor Documentation

KParts::ScriptableExtension::FunctionRef::FunctionRef ( )
inline

Definition at line 108 of file scriptableextension.h.

KParts::ScriptableExtension::FunctionRef::FunctionRef ( const Object &  b,
const QString &  f 
)
inline

Definition at line 109 of file scriptableextension.h.

Member Function Documentation

bool KParts::ScriptableExtension::FunctionRef::operator== ( const FunctionRef &  other) const
inline

Definition at line 110 of file scriptableextension.h.

Member Data Documentation

Object KParts::ScriptableExtension::FunctionRef::base

Definition at line 105 of file scriptableextension.h.

QString KParts::ScriptableExtension::FunctionRef::field

Definition at line 106 of file scriptableextension.h.


The documentation for this struct was generated from the following file:
  • scriptableextension.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KParts

Skip menu "KParts"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal