Ocean
Loading...
Searching...
No Matches
PopupMenu.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Platform::Win::PopupMenu
 This class implements a popup menu. More...
 

Namespaces

namespace  Ocean
 The namespace covering the entire Ocean framework.
 
namespace  Ocean::Platform
 Namespace of the Platform library.
 
namespace  Ocean::Platform::Win
 Namespace of the Platform Win library.
 

Typedefs

using Ocean::Platform::Win::UniquePopupMenu = std::unique_ptr< PopupMenu >
 Definition of a unique pointer holding a popup menu.
 
using Ocean::Platform::Win::PopupMenus = std::vector< UniquePopupMenu >
 Definition of a vector holding popup menus.