本文整理汇总了C++中sipGetAddress函数的典型用法代码示例。如果您正苦于以下问题:C++ sipGetAddress函数的具体用法?C++ sipGetAddress怎么用?C++ sipGetAddress使用的例子?那么恭喜您, 这里精选的函数代码示例或许可以为您提供帮助。
在下文中一共展示了sipGetAddress函数的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C++代码示例。
示例1: dealloc_QPyDesignerContainerExtension
static void dealloc_QPyDesignerContainerExtension(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQPyDesignerContainerExtension *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QPyDesignerContainerExtension(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例2: dealloc_QAbstractMessageHandler
static void dealloc_QAbstractMessageHandler(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQAbstractMessageHandler *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QAbstractMessageHandler(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例3: dealloc_tlp_ImportModuleFactory
static void dealloc_tlp_ImportModuleFactory(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<siptlp_ImportModuleFactory *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_tlp_ImportModuleFactory(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例4: dealloc_QVBoxLayout
static void dealloc_QVBoxLayout(sipSimpleWrapper *sipSelf)
{
if (sipIsDerivedClass(sipSelf))
reinterpret_cast<sipQVBoxLayout *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsOwnedByPython(sipSelf))
{
release_QVBoxLayout(sipGetAddress(sipSelf), sipIsDerivedClass(sipSelf));
}
}
示例5: dealloc_QQmlAbstractUrlInterceptor
static void dealloc_QQmlAbstractUrlInterceptor(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQQmlAbstractUrlInterceptor *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QQmlAbstractUrlInterceptor(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例6: dealloc_tlp_PluginLoader
static void dealloc_tlp_PluginLoader(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<siptlp_PluginLoader *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_tlp_PluginLoader(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例7: dealloc_QItemEditorFactory
static void dealloc_QItemEditorFactory(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQItemEditorFactory *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QItemEditorFactory(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例8: dealloc_QDesignerFormWindowCursorInterface
static void dealloc_QDesignerFormWindowCursorInterface(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQDesignerFormWindowCursorInterface *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QDesignerFormWindowCursorInterface(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例9: dealloc_QXmlStreamEntityResolver
static void dealloc_QXmlStreamEntityResolver(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQXmlStreamEntityResolver *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QXmlStreamEntityResolver(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例10: dealloc_QScrollerProperties
static void dealloc_QScrollerProperties(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQScrollerProperties *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QScrollerProperties(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例11: dealloc_QsciLexerFortran
static void dealloc_QsciLexerFortran(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQsciLexerFortran *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QsciLexerFortran(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例12: dealloc_QListWidgetItem
static void dealloc_QListWidgetItem(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQListWidgetItem *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QListWidgetItem(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例13: dealloc_tlp_GlAbstractPolygon
static void dealloc_tlp_GlAbstractPolygon(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<siptlp_GlAbstractPolygon *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_tlp_GlAbstractPolygon(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例14: dealloc_QXmlInputSource
static void dealloc_QXmlInputSource(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQXmlInputSource *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QXmlInputSource(sipGetAddress(sipSelf),sipSelf->flags);
}
}
示例15: dealloc_QActionEvent
static void dealloc_QActionEvent(sipSimpleWrapper *sipSelf)
{
if (sipIsDerived(sipSelf))
reinterpret_cast<sipQActionEvent *>(sipGetAddress(sipSelf))->sipPySelf = NULL;
if (sipIsPyOwned(sipSelf))
{
release_QActionEvent(sipGetAddress(sipSelf),sipSelf->flags);
}
}