mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 19:52:17 -04:00
Extract AIS record renderer from AISView.
This commit is contained in:
parent
a29b76ac38
commit
d380ffe52b
2 changed files with 2 additions and 10 deletions
|
@ -105,14 +105,6 @@ private:
|
|||
|
||||
void on_packet(const ais::Packet& packet);
|
||||
|
||||
void draw_entry(
|
||||
const AISRecentEntry& entry,
|
||||
const Rect& target_rect,
|
||||
Painter& painter,
|
||||
const Style& style,
|
||||
const bool is_selected
|
||||
);
|
||||
|
||||
void truncate_entries();
|
||||
|
||||
RecentEntries::iterator selected_entry();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue