Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tobias Hunger
  • qt-creator
  • Repository
  • qt-creator
  • src
  • plugins
  • debugger
  • debuggerrunner.cpp
Find file Blame History Permalink
  • Tobias Hunger's avatar
    RunConfigurationAspects: Move method to create config widget · fd1f2848
    Tobias Hunger authored Mar 27, 2013
    
    
    Move the method used to create a config widget for a
    RunConfigurationAspect from the RunControlFactory into the aspect
    itself. This allows for aspects that are not bound to any factory,
    which is what I eventually want to use to hold the environment for
    run configurations.
    
    Change-Id: Icceb5f44ca9eb63a87b9c7bb6468ff30dab943c2
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
    fd1f2848