File: notificationcenter.rst

package info (click to toggle)
defcon 0.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,988 kB
  • sloc: python: 12,306; makefile: 66
file content (25 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. highlight:: python
.. module:: defcon.tools.notifications

==================
NotificationCenter
==================

Direct creation of and interation with these objects will most likely be rare as they are automatically handled by :class:`BaseObject`.


.. _NotificationCenter:

NotificationCenter
^^^^^^^^^^^^^^^^^^

.. autoclass:: NotificationCenter
   :members:

.. _Notification:

Notification
^^^^^^^^^^^^

.. autoclass:: Notification
   :members: