1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

More doxygen

This commit is contained in:
James Crook
2018-11-03 13:17:54 +00:00
parent f9627864c0
commit 7030c9fc4f
43 changed files with 131 additions and 56 deletions

View File

@@ -726,6 +726,7 @@ void DoClipLeftOrRight
}
/// Namespace for functions for Clip menu
namespace ClipActions {
// exported helper functions

View File

@@ -9,6 +9,7 @@
namespace {
}
/// Namespace for helper functions for Extra menu
namespace ExtraActions {
// exported helper functions

View File

@@ -242,6 +242,7 @@ void EditClipboardByLabel(
}
/// Namespace for functions for Edit Label submenu
namespace LabelEditActions {
// exported helper functions

View File

@@ -290,6 +290,7 @@ void DoNextTrack(
}
/// Namespace for functions for project navigation menu (part of Extra menu)
namespace NavigationActions {
// exported helper functions

View File

@@ -22,6 +22,7 @@ void SetTool(AudacityProject &project, int tool)
}
/// Namespace for functions for View Toolbar menu
namespace ToolbarActions {
// exported helper functions

View File

@@ -48,6 +48,7 @@ void DoMacMinimize(AudacityProject *project)
}
/// Namespace for functions for window management (mac only?)
namespace WindowActions {
// exported helper functions