OpenCPN Partial API docs
Loading...
Searching...
No Matches
select_item.h File Reference

A single, selected generic item. More...

#include <vector>

Go to the source code of this file.

Classes

class  SelectItem
 

Typedefs

using SelectableItemList = std::vector< SelectItem * >
 

Detailed Description

A single, selected generic item.

Definition in file select_item.h.

Typedef Documentation

◆ SelectableItemList

using SelectableItemList = std::vector<SelectItem *>

Definition at line 49 of file select_item.h.