Jukebox Core 3.0.1
  • Usermanual
    • Installation
    • Database
    • Environment Variables
    • Configuration
  • Developer’s Documentation
    • Get Started
    • Git
    • Python
    • Unittests
    • Documenting
  • Reference
    • jukeboxcore
  • Contributing
    • Types of Contributions
    • Get Started!
    • Pull Request Guidelines
    • Tips
  • Credits
    • Development Lead
    • Contributors
  • History
    • 0.1.0 (2014-09-27)
    • 1.0.3 (2014-10-23)
    • 1.0.4 (2014-10-24)
    • 2.0.0 (2014-11-10)
    • 3.0.0 (2015-01-09)
 
Jukebox Core
  • Docs »
  • Reference »
  • jukeboxcore »
  • jukeboxcore.gui
  • View page source

jukeboxcore.gui¶

Subpackages¶

  • jukeboxcore.gui.resources
    • Submodules
      • main_rc
    • Module contents
  • jukeboxcore.gui.widgets
    • Submodules
      • actionreportdialog
      • actionreportdialog_ui
      • browser
      • commentwidget
      • commentwidget_ui
      • filebrowser
      • filebrowser_ui
      • optionselector_ui
      • reftrackadder_ui
      • reftrackwidget
      • reftrackwidget_ui
      • reftrackwin
      • reftrackwin_ui
      • releasewin
      • releasewin_ui
      • textedit
      • tooltip
    • Module contents

Submodules¶

  • actionreport
  • configeditor
  • djitemdata
  • filesysitemdata
  • main
  • qtcompile
  • reftrackitemdata
  • treemodel
  • widgetdelegate
    • Delegate
    • Views

Module contents¶

This module bundles a lot of tools and convenience functions for PySide and collects all reusable widgets, models etc that can be used in many tools independantly.

Next Previous

© Copyright 2014, David Zuber.

Release Version: 3.0.1

Sphinx theme provided by Read the Docs