]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/xrc.py
Patch #1428181: Sample wxProject.py updated
[wxWidgets.git] / wxPython / wxPython / xrc.py
index 84714c659af1c074c37c430f042d491af989cd76..adb6be526ca38c70eab5cf3c28143b6b3191e79e 100644 (file)
@@ -1,7 +1,7 @@
 ## This file reverse renames symbols in the wx package to give
 ## them their wx prefix again, for backwards compatibility.
 ##
-## Generated by ./distrib/build_renamers.py
+## Generated by BuildRenamers in config.py
 
 # This silly stuff here is so the wxPython.wx module doesn't conflict
 # with the wx package.  We need to import modules from the wx package
@@ -19,18 +19,29 @@ del sys, _wx
 
 
 # Now assign all the reverse-renamed names:
+wxUTF8String = wx.xrc.UTF8String
+wxStyleString = wx.xrc.StyleString
+wxSizeString = wx.xrc.SizeString
+wxPosString = wx.xrc.PosString
+wxBitmapString = wx.xrc.BitmapString
+wxIconString = wx.xrc.IconString
+wxFontString = wx.xrc.FontString
 WX_XMLRES_CURRENT_VERSION_MAJOR = wx.xrc.WX_XMLRES_CURRENT_VERSION_MAJOR
 WX_XMLRES_CURRENT_VERSION_MINOR = wx.xrc.WX_XMLRES_CURRENT_VERSION_MINOR
 WX_XMLRES_CURRENT_VERSION_RELEASE = wx.xrc.WX_XMLRES_CURRENT_VERSION_RELEASE
 WX_XMLRES_CURRENT_VERSION_REVISION = wx.xrc.WX_XMLRES_CURRENT_VERSION_REVISION
 wxXRC_USE_LOCALE = wx.xrc.XRC_USE_LOCALE
 wxXRC_NO_SUBCLASSING = wx.xrc.XRC_NO_SUBCLASSING
+wxXRC_NO_RELOADING = wx.xrc.XRC_NO_RELOADING
+wxXmlResource = wx.xrc.XmlResource
+wxXmlResourcePtr = wx.xrc.XmlResourcePtr
 wxEmptyXmlResource = wx.xrc.EmptyXmlResource
 wxXmlResource_AddSubclassFactory = wx.xrc.XmlResource_AddSubclassFactory
 wxXmlResource_GetXRCID = wx.xrc.XmlResource_GetXRCID
 wxXmlResource_Get = wx.xrc.XmlResource_Get
 wxXmlResource_Set = wx.xrc.XmlResource_Set
-wxXmlResource = wx.xrc.XmlResource
+wxXmlSubclassFactory = wx.xrc.XmlSubclassFactory
+wxXmlSubclassFactoryPtr = wx.xrc.XmlSubclassFactoryPtr
 wxXmlSubclassFactory = wx.xrc.XmlSubclassFactory
 wxXML_ELEMENT_NODE = wx.xrc.XML_ELEMENT_NODE
 wxXML_ATTRIBUTE_NODE = wx.xrc.XML_ATTRIBUTE_NODE
@@ -46,11 +57,16 @@ wxXML_DOCUMENT_FRAG_NODE = wx.xrc.XML_DOCUMENT_FRAG_NODE
 wxXML_NOTATION_NODE = wx.xrc.XML_NOTATION_NODE
 wxXML_HTML_DOCUMENT_NODE = wx.xrc.XML_HTML_DOCUMENT_NODE
 wxXmlProperty = wx.xrc.XmlProperty
-wxXmlNodeEasy = wx.xrc.XmlNodeEasy
+wxXmlPropertyPtr = wx.xrc.XmlPropertyPtr
 wxXmlNode = wx.xrc.XmlNode
+wxXmlNodePtr = wx.xrc.XmlNodePtr
+wxXmlNodeEasy = wx.xrc.XmlNodeEasy
+wxXmlDocument = wx.xrc.XmlDocument
+wxXmlDocumentPtr = wx.xrc.XmlDocumentPtr
 wxXmlDocumentFromStream = wx.xrc.XmlDocumentFromStream
 wxEmptyXmlDocument = wx.xrc.EmptyXmlDocument
-wxXmlDocument = wx.xrc.XmlDocument
+wxXmlResourceHandler = wx.xrc.XmlResourceHandler
+wxXmlResourceHandlerPtr = wx.xrc.XmlResourceHandlerPtr
 wxXmlResourceHandler = wx.xrc.XmlResourceHandler
 XRCID   = wx.xrc.XRCID
 XRCCTRL = wx.xrc.XRCCTRL