Skip to content
  • Peter Penz's avatar
    Cleanup of signal/slot handling between the dolphin view and the main window:... · a2e8492f
    Peter Penz authored
    Cleanup of signal/slot handling between the dolphin view and the main window: now the main window listens to the signals from the dolphin view and connects to private slots (previously the dolphin view connected to public slots of the main window). Also prevent naming all slots by the prefix 'slot', describe instead what the method does.
    
    svn path=/trunk/playground/utils/dolphin/; revision=611617
    a2e8492f