Index

Symbols | _ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W

Symbols

%AccessCode (directive)
%API (directive)
%BIGetBufferCode (directive)
%BIGetCharBufferCode (directive)
%BIGetReadBufferCode (directive)
%BIGetSegCountCode (directive)
%BIGetWriteBufferCode (directive)
%BIReleaseBufferCode (directive)
%CModule (directive)
%CompositeModule (directive)
%ConsolidatedModule (directive)
%ConvertFromTypeCode (directive)
%ConvertToSubClassCode (directive)
%ConvertToTypeCode (directive)
%Copying (directive)
%DefaultEncoding (directive)
%DefaultMetatype (directive)
%DefaultSupertype (directive)
%Doc (directive)
%Docstring (directive)
%End (directive)
%Exception (directive)
%ExportedDoc (directive)
%ExportedHeaderCode (directive)
%Feature (directive)
%GCClearCode (directive)
%GCTraverseCode (directive)
%GetCode (directive)
%If (directive)
%Import (directive)
%Include (directive)
%InitialisationCode (directive)
%License (directive)
%MappedType (directive)
%MethodCode (directive)
%Module (directive)
%ModuleCode (directive)
%ModuleHeaderCode (directive)
%OptionalInclude (directive)
%PickleCode (directive)
%Platforms (directive)
%PostInitialisationCode (directive)
%PreInitialisationCode (directive)
%RaiseCode (directive)
%SetCode (directive)
%Timeline (directive)
%TypeCode (directive)
%TypeHeaderCode (directive)
%UnitCode (directive)
%VirtualCatcherCode (directive)
--arch <ARCH>
configure.py command line option
--show-build-macros
configure.py command line option
--show-platforms
configure.py command line option
--version
configure.py command line option
-a <FILE>
sip command line option
-b <DIR>, --bindir <DIR>
configure.py command line option
-b <FILE>
sip command line option
-c <DIR>
sip command line option
-d <DIR>, --destdir <DIR>
configure.py command line option
-d <FILE>
sip command line option
-e
sip command line option
-e <DIR>, --incdir <DIR>
configure.py command line option
-g
sip command line option
-h
sip command line option
-h, --help
configure.py command line option
-I <DIR>
sip command line option
-j <NUMBER>
sip command line option
-k
sip command line option
-k, --static
configure.py command line option
-n, --universal
configure.py command line option
-o
sip command line option
-P
sip command line option
-p <MODULE>
sip command line option
-p <PLATFORM>, --platform <PLATFORM>
configure.py command line option
-r
sip command line option
-s <SDK>, --sdk <SDK>
configure.py command line option
-s <SUFFIX>
sip command line option
-t <TAG>
sip command line option
-u, --debug
configure.py command line option
-V
sip command line option
-v <DIR>, --sipdir <DIR>
configure.py command line option
-w
sip command line option
-x <FEATURE>
sip command line option
-z <FILE>
sip command line option

_

__hex__() (sip.voidptr method)
__init__() (sip.voidptr method)
(sipconfig.Configuration method)
(sipconfig.Makefile method)
(sipconfig.ModuleMakefile method)
(sipconfig.ParentMakefile method)
(sipconfig.ProgramMakefile method)
(sipconfig.PythonModuleMakefile method)
(sipconfig.SIPModuleMakefile method)
__int__() (sip.voidptr method)
__len__ (function annotation)

A

Abstract (class annotation)
AllowNone (argument annotation)
(class annotation)
(mapped type annotation)
API (class annotation)
(function annotation)
(mapped type annotation)
arch (sipconfig.Configuration attribute)
Array (argument annotation)
ArraySize (argument annotation)
ascapsule() (sip.voidptr method)
ascobject() (sip.voidptr method)
asstring() (sip.voidptr method)
AutoGen (function annotation)

B

build_command() (sipconfig.ProgramMakefile method)
build_macros() (sipconfig.Configuration method)

C

cast() (in module sip)
chkdir (sipconfig.Makefile attribute)
clean_build_file_objects() (sipconfig.Makefile method)
config (sipconfig.Makefile attribute)
Configuration (class in sipconfig)
configure.py command line option
--arch <ARCH>
--show-build-macros
--show-platforms
--version
-b <DIR>, --bindir <DIR>
-d <DIR>, --destdir <DIR>
-e <DIR>, --incdir <DIR>
-h, --help
-k, --static
-n, --universal
-p <PLATFORM>, --platform <PLATFORM>
-s <SDK>, --sdk <SDK>
-u, --debug
-v <DIR>, --sipdir <DIR>
console (sipconfig.Makefile attribute)
Constrained (argument annotation)
copy (sipconfig.Makefile attribute)
create_config_module() (in module sipconfig)
create_content() (in module sipconfig)
create_wrapper() (in module sipconfig)

D

dd_isderived (C member)
dd_name (C member)
dd_next (C member)
dd_ptr (C member)
Default (exception annotation)
(function annotation)
default_bin_dir (sipconfig.Configuration attribute)
default_mod_dir (sipconfig.Configuration attribute)
default_sip_dir (sipconfig.Configuration attribute)
DelayDtor (class annotation)
delete() (in module sip)
Deprecated (class annotation)
(function annotation)
DocType (argument annotation)
(function annotation)
(mapped type annotation)
(variable annotation)
DocValue (argument annotation)
dump() (in module sip)

E

Encoding (argument annotation)
error() (in module sipconfig)
External (class annotation)
extra_cflags (sipconfig.Makefile attribute)
extra_cxxflags (sipconfig.Makefile attribute)
extra_defines (sipconfig.Makefile attribute)
extra_include_dirs (sipconfig.Makefile attribute)
extra_lflags (sipconfig.Makefile attribute)
extra_lib_dirs (sipconfig.Makefile attribute)
extra_libs (sipconfig.Makefile attribute)

F

Factory (function annotation)
finalise() (sipconfig.Makefile method)
(sipconfig.ModuleMakefile method)
(sipconfig.ProgramMakefile method)
(sipconfig.SIPModuleMakefile method)
format() (in module sipconfig)

G

generate() (sipconfig.Makefile method)
generate_macros_and_rules() (sipconfig.Makefile method)
(sipconfig.ModuleMakefile method)
(sipconfig.ParentMakefile method)
(sipconfig.ProgramMakefile method)
(sipconfig.PythonModuleMakefile method)
generate_target_clean() (sipconfig.Makefile method)
(sipconfig.ModuleMakefile method)
(sipconfig.ParentMakefile method)
(sipconfig.ProgramMakefile method)
generate_target_default() (sipconfig.Makefile method)
(sipconfig.ModuleMakefile method)
(sipconfig.ParentMakefile method)
(sipconfig.ProgramMakefile method)
generate_target_install() (sipconfig.Makefile method)
(sipconfig.ModuleMakefile method)
(sipconfig.ParentMakefile method)
(sipconfig.ProgramMakefile method)
(sipconfig.PythonModuleMakefile method)
generator (sipconfig.Makefile attribute)
getapi() (in module sip)
getsize() (sip.voidptr method)
GetWrapper (argument annotation)
getwriteable() (sip.voidptr method)

H

HoldGIL (function annotation)

I

In (argument annotation)
inform() (in module sipconfig)
install_file() (sipconfig.Makefile method)
isdeleted() (in module sip)
ispyowned() (in module sip)

K

KeepReference (argument annotation)
KeywordArgs (function annotation)

L

Licensee (license annotation)

M

Makefile (class in sipconfig)
Metatype (class annotation)
mkdir (sipconfig.Makefile attribute)
module_as_lib() (sipconfig.ModuleMakefile method)
ModuleMakefile (class in sipconfig)

N

NewThread (function annotation)
NoArgParser (function annotation)
NoCopy (argument annotation)
(function annotation)
NoDefaultCtors (class annotation)
NoDerived (function annotation)
NoKeywordArgs (function annotation)
NoRelease (mapped type annotation)
NoTypeName (typedef annotation)
Numeric (function annotation)

O

optional_list() (sipconfig.Makefile method)
optional_string() (sipconfig.Makefile method)
Out (argument annotation)

P

ParentMakefile (class in sipconfig)
parse_build_file() (sipconfig.Makefile method)
parse_build_macros() (in module sipconfig)
platform (sipconfig.Configuration attribute)
platform_lib() (sipconfig.Makefile method)
PostHook (function annotation)
PreHook (function annotation)
ProgramMakefile (class in sipconfig)
py_conf_inc_dir (sipconfig.Configuration attribute)
py_inc_dir (sipconfig.Configuration attribute)
py_lib_dir (sipconfig.Configuration attribute)
py_version (sipconfig.Configuration attribute)
PyName (class annotation)
(enum annotation)
(exception annotation)
(function annotation)
(variable annotation)
PythonModuleMakefile (class in sipconfig)

R

read_version() (in module sipconfig)
ready() (sipconfig.Makefile method)
ReleaseGIL (function annotation)
required_string() (sipconfig.Makefile method)
ResultSize (argument annotation)
rm (sipconfig.Makefile attribute)

S

set_build_macros() (sipconfig.Configuration method)
setapi() (in module sip)
setdeleted() (in module sip)
setsize() (sip.voidptr method)
settracemask() (in module sip)
setwriteable() (sip.voidptr method)
Signature (license annotation)
SingleShot (argument annotation)
sip (module)
sip command line option
-I <DIR>
-P
-V
-a <FILE>
-b <FILE>
-c <DIR>
-d <FILE>
-e
-g
-h
-j <NUMBER>
-k
-o
-p <MODULE>
-r
-s <SUFFIX>
-t <TAG>
-w
-x <FEATURE>
-z <FILE>
SIP_ANYTQT_SLOT (SIP type)
SIP_API_MAJOR_NR (C macro)
SIP_API_MINOR_NR (C macro)
sip_bin (sipconfig.Configuration attribute)
SIP_BLOCK_THREADS (C macro)
sip_config_args (sipconfig.Configuration attribute)
sip_inc_dir (sipconfig.Configuration attribute)
sip_mod_dir (sipconfig.Configuration attribute)
SIP_NO_CONVERTORS (C macro)
SIP_NOT_NONE (C macro)
SIP_PROTECTED_IS_PUBLIC (C macro)
SIP_PYCALLABLE (SIP type)
SIP_PYDICT (SIP type)
SIP_PYLIST (SIP type)
SIP_PYOBJECT (SIP type)
SIP_PYSLICE (SIP type)
SIP_PYTUPLE (SIP type)
SIP_PYTYPE (SIP type)
SIP_TQOBJECT (SIP type)
SIP_RXOBJ_CON (SIP type)
SIP_RXOBJ_DIS (SIP type)
SIP_SIGNAL (SIP type)
SIP_SLOT (SIP type)
SIP_SLOT_CON (SIP type)
SIP_SLOT_DIS (SIP type)
SIP_SSIZE_T (C macro)
SIP_UNBLOCK_THREADS (C macro)
SIP_VERSION (C macro)
(in module sip)
sip_version (sipconfig.Configuration attribute)
SIP_VERSION_STR (C macro)
(in module sip)
sip_version_str (sipconfig.Configuration attribute)
sipBadCallableArg (C function)
sipBadCatcherResult (C function)
sipBadLengthForSlice (C function)
sipBuildResult (C function)
sipCallMethod (C function)
sipCanConvertToEnum (C function)
sipCanConvertToInstance (C function)
sipCanConvertToMappedType (C function)
sipCanConvertToType (C function)
sipClassName (C function)
sipconfig (module)
sipConvertFromConstVoidPtr (C function)
sipConvertFromConstVoidPtrAndSize (C function)
sipConvertFromEnum (C function)
sipConvertFromInstance (C function)
sipConvertFromMappedType (C function)
sipConvertFromNamedEnum (C function)
sipConvertFromNewInstance (C function)
sipConvertFromNewType (C function)
sipConvertFromSequenceIndex (C function)
sipConvertFromSliceObject (C function)
sipConvertFromType (C function)
sipConvertFromVoidPtr (C function)
sipConvertFromVoidPtrAndSize (C function)
sipConvertToInstance (C function)
sipConvertToMappedType (C function)
sipConvertToType (C function)
sipConvertToVoidPtr (C function)
sipDelayedDtor (C type)
sipDelayedDtors (C function)
sipExportSymbol (C function)
sipFindClass (C function)
sipFindMappedType (C function)
sipFindNamedEnum (C function)
sipFindType (C function)
sipForceConvertToInstance (C function)
sipForceConvertToMappedType (C function)
sipForceConvertToType (C function)
sipFree (C function)
sipGetPyObject (C function)
sipGetState (C function)
sipGetWrapper (C function)
sipImportSymbol (C function)
sipIntTypeClassMap (C type)
sipIsAPIEnabled (C function)
sipLong_AsUnsignedLong (C function)
sipMalloc (C function)
sipMapIntToClass (C function)
sipMapStringToClass (C function)
SIPModuleMakefile (class in sipconfig)
sipParseResult (C function)
sipRegisterAttributeGetter (C function)
sipRegisterPyType (C function)
sipReleaseInstance (C function)
sipReleaseMappedType (C function)
sipReleaseType (C function)
sipResolveTypedef (C function)
sipSimpleWrapper (C type)
sipSimpleWrapper_Type (C variable)
sipStringTypeClassMap (C type)
sipTransferBack (C function)
sipTransferBreak (C function)
sipTransferTo (C function)
sipTypeAsPyTypeObject (C function)
sipTypeFromPyTypeObject (C function)
sipTypeIsClass (C function)
sipTypeIsEnum (C function)
sipTypeIsMapped (C function)
sipTypeIsNamespace (C function)
sipTypeName (C function)
sipTypeScope (C function)
sipVoidPtr_Type (C variable)
sipWrapper (C type)
sipWrapper_Check (C function)
sipWrapper_Type (C variable)
sipWrapperType (C type)
sipWrapperType_Type (C variable)
Supertype (class annotation)

T

Timestamp (license annotation)
Transfer (argument annotation)
(function annotation)
TransferBack (argument annotation)
(function annotation)
transferback() (in module sip)
TransferThis (argument annotation)
(function annotation)
transferto() (in module sip)
Type (license annotation)
typeInt (C member)
typeString (C member)

U

universal (sipconfig.Configuration attribute)
unwrapinstance() (in module sip)
user (C member)

V

version_to_sip_tag() (in module sipconfig)
version_to_string() (in module sipconfig)
voidptr (class in sip)

W

wrapinstance() (in module sip)
wrapper (class in sip)
wrappertype (class in sip)