Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
c22923c4
Commit
c22923c4
authored
Sep 30, 2009
by
con
Browse files
Some little doc.
parent
9a0fb343
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/projectexplorer/buildconfiguration.h
View file @
c22923c4
...
...
@@ -77,10 +77,13 @@ public:
// used to translate the types to names to display to the user
virtual
QString
displayNameForType
(
const
QString
&
type
)
const
=
0
;
// creates build configuration(s) for given type and adds them to project
// returns true if build configuration(s) actually have been added
virtual
bool
create
(
const
QString
&
type
)
const
=
0
;
// to come:
// restore
// clone
// default?
signals:
void
availableCreationTypesChanged
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment