Package Camelot :: Package camelot :: Package empty_project :: Module application_admin :: Class MyApplicationAdmin
[frames] | no frames]

Class MyApplicationAdmin

source code


Nested Classes

Inherited from camelot.view.application_admin.ApplicationAdmin: backup_mechanism

Instance Methods
 
get_sections(self) source code

Inherited from camelot.view.application_admin.ApplicationAdmin: __init__, create_main_window, get_about, get_actions, get_affiliated_url, get_default_field_attributes, get_entities_and_queries_in_section, get_entity_admin, get_entity_query, get_help_url, get_icon, get_name, get_organization_domain, get_organization_name, get_remote_support_url, get_splashscreen, get_stylesheet, get_translator, get_version, get_whats_new, register, update_window_menu

Inherited from PyQt4.QtCore.QObject: blockSignals, childEvent, children, connect, connectNotify, customEvent, deleteLater, destroyed, disconnect, disconnectNotify, dumpObjectInfo, dumpObjectTree, dynamicPropertyNames, emit, event, eventFilter, findChild, findChildren, inherits, installEventFilter, isWidgetType, killTimer, metaObject, moveToThread, objectName, parent, property, pyqtConfigure, receivers, removeEventFilter, sender, setObjectName, setParent, setProperty, signalsBlocked, startTimer, thread, timerEvent, tr, trUtf8

Inherited from sip.simplewrapper: __delattr__, __getattribute__, __new__, __setattr__

Inherited from object: __format__, __hash__, __reduce__, __reduce_ex__, __repr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from camelot.view.application_admin.ApplicationAdmin: admins, auth_changed_signal, name, sections

Inherited from PyQt4.QtCore.QObject: staticMetaObject

Properties

Inherited from object: __class__

Method Details

get_sections(self)

source code 
Overrides: camelot.view.application_admin.ApplicationAdmin.get_sections