2#include <score/plugins/StringFactoryKey.hpp> 
    4#include <score_lib_base_export.h> 
   14class SCORE_LIB_BASE_EXPORT 
Menu 
   24      int c = std::numeric_limits<int>::max() - 1);
 
   33  bool toplevel() 
const;
 
   38  int m_col = std::numeric_limits<int>::max() - 1;
 
 
   42struct SCORE_LIB_BASE_EXPORT 
Menus 
 
Definition StringFactoryKey.hpp:10
Application-wide user settings registering and handling.
Definition lib/core/settings/Settings.hpp:42
The main display of the application.
Definition lib/core/view/Window.hpp:41
Base toolkit upon which the software is built.
Definition Application.cpp:97