~bzoltan/kubuntu-packaging/decouple_cmake_plugin

« back to all changes in this revision

Viewing changes to src/plugins/projectexplorer/deployconfigurationmodel.cpp

  • Committer: Timo Jyrinki
  • Date: 2013-11-15 12:25:23 UTC
  • mfrom: (1.1.28)
  • Revision ID: timo.jyrinki@canonical.com-20131115122523-i2kyamsu4gs2mu1m
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
    \brief The DeployConfigurationModel class provides a model to represent
40
40
    the run configurations of a target.
41
41
 
42
 
    To be used in for the drop down of comboboxes.  Does automatically adjust
43
 
    itself to added and removed DeployConfigurations
 
42
    To be used in drop down lists of comboboxes. Automatically adjusts
 
43
    itself to added and removed deploy configurations.
44
44
*/
45
45
 
46
46
class DeployConfigurationComparer