# The following has been generated automatically from src/gui/history/qgshistoryentrynode.h try: QgsHistoryEntryNode.__virtual_methods__ = ['childCount', 'html', 'createWidget', 'doubleClicked', 'populateContextMenu', 'matchesString'] QgsHistoryEntryNode.__abstract_methods__ = ['data'] QgsHistoryEntryNode.__group__ = ['history'] except (NameError, AttributeError): pass try: QgsHistoryEntryGroup.__virtual_methods__ = ['childCount'] QgsHistoryEntryGroup.__group__ = ['history'] except (NameError, AttributeError): pass