view generator/typesystem_designer-common.xml @ 382:1d56b2a2e10c

Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
author Max Samukha <maxter@spambox.com>
date Mon, 12 Jul 2010 20:36:07 +0300
parents e78566595089
children
line wrap: on
line source

<typesystem>

  <rejection class="QAbstractExtensionFactory" />
  <rejection class="QAbstractExtensionManager" />
  <rejection class="QAbstractFormBuilder" />
  <rejection class="QDesignerActionEditorInterface" />
  <rejection class="QDesignerBrushManagerInterface" />
  <rejection class="QDesignerContainerExtension" />
  <rejection class="QDesignerCustomWidgetCollectionInterface" />
  <rejection class="QDesignerCustomWidgetInterface" />
  <rejection class="QDesignerDnDItemInterface" />
  <rejection class="QDesignerExtraInfoExtension" />
  <rejection class="QDesignerFormEditorInterface" />
  <rejection class="QDesignerFormEditorPluginInterface" />
  <rejection class="QDesignerFormWindowCursorInterface" />
  <rejection class="QDesignerFormWindowInterface" />
  <rejection class="QDesignerFormWindowManagerInterface" />
  <rejection class="QDesignerFormWindowToolInterface" />
  <rejection class="QDesignerIconCacheInterface" />
  <rejection class="QDesignerIntegrationInterface" />
  <rejection class="QDesignerLanguageExtension" />
  <rejection class="QDesignerLayoutDecorationExtension" />
  <rejection class="QDesignerMetaDataBaseInterface" />
  <rejection class="QDesignerMetaDataBaseItemInterface" />
  <rejection class="QDesignerObjectInspectorInterface" />
  <rejection class="QDesignerPropertyEditorInterface" />
  <rejection class="QDesignerTaskMenuExtension" />
  <rejection class="QDesignerWidgetBoxInterface" />
  <rejection class="QDesignerWidgetDataBaseInterface" />
  <rejection class="QDesignerWidgetDataBaseItemInterface" />
  <rejection class="QDesignerWidgetFactoryInterface" />
  <rejection class="QExtensionManager" />
  <rejection class="QFormBuilder" />
  <rejection class="QDesignerDynamicPropertySheetExtension" />
  <rejection class="QDesignerPromotionInterface" />
  <rejection class="QDesignerScriptExtension" />
  <rejection class="QDesignerPropertySheetExtension" />
  <rejection class="JambiPropertySheet" />
  <rejection class="QDesignerMemberSheetExtension" />
  <rejection class="JambiMemberSheet" />

  <object-type name="QDesignerResourceBrowserInterface">
    <include file-name="abstractresourcebrowser.h" location="global"/>
  </object-type>

  <object-type name="JambiResourceBrowser" />

</typesystem>