distutils.cmd.Command:
Abstract base class for defining command classes, the
"worker bees" of the Distutils.
setuptools.Command:
Abstract base class for defining command classes, the
"worker bees" of the Distutils.
elisa.core.utils.dist.build_po:
Read a set of Elisa translation files, compile po files existing
in the directories listed in those files and ship mo files as
package_data of the distribution.
elisa.plugins.base.models.slideshow_model.SlideshowModel:
Modelizes a picture slideshow data structure, that is to say an
ordered list of URIs pointing to pictures along with a position in
that list and some configuration parameters: duration between
pictures, visualization mode.
elisa.plugins.base.models.slideshow_model.SlideshowModel:
Modelizes a picture slideshow data structure, that is to say an
ordered list of URIs pointing to pictures along with a position in
that list and some configuration parameters: duration between
pictures, visualization mode.
elisa.core.input_manager.InputManager:
InputManager provides a common place to retrieve input events
coming from a GUI toolkit, additional input sources or even a
network.
elisa.core.media_manager.MediaManager:
Provides access to files through the use of MediaProvider
components which allows to handle different file I/O protocols
using URIs.
elisa.plugins.base.models.slideshow_model.SlideshowModel:
Modelizes a picture slideshow data structure, that is to say an
ordered list of URIs pointing to pictures along with a position in
that list and some configuration parameters: duration between
pictures, visualization mode.
elisa.plugins.base.models.slideshow_model.SlideshowModel:
Modelizes a picture slideshow data structure, that is to say an
ordered list of URIs pointing to pictures along with a position in
that list and some configuration parameters: duration between
pictures, visualization mode.
elisa.core.input_manager.InputManager:
InputManager provides a common place to retrieve input events
coming from a GUI toolkit, additional input sources or even a
network.
elisa.core.media_manager.MediaManager:
Provides access to files through the use of MediaProvider
components which allows to handle different file I/O protocols
using URIs.