Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Public Member Functions | List of all members
replay_view_layout Class Reference

The layout of a 'Played game' dialog. More...

#include <replay_view_layout.h>

Public Member Functions

 replay_view_layout (const screen_rect &r=get_default_screen_rect())
 
const auto & get_background () const noexcept
 The full screen area of this layout.
 
const auto & get_board () const noexcept
 
const auto & get_statistics () const noexcept
 
const auto & get_statistics_widget () const noexcept
 

Detailed Description

The layout of a 'Played game' dialog.

x x x x4
1 2 3
+-----------------------------+
| |
| +----------+ +------------+ | y1
| | | | | |
| | board | | statistics | |
| | | | | |
| | | | | |
| +----------+ +------------+ | y2
| |
| +-------------------------+ | y3
| | statistics width | |
| +-------------------------+ | y4
| |
+-----------------------------+

text

Constructor & Destructor Documentation

◆ replay_view_layout()

replay_view_layout::replay_view_layout ( const screen_rect r = get_default_screen_rect())
explicit

Member Function Documentation

◆ get_background()

const auto & replay_view_layout::get_background ( ) const
inlinenoexcept

The full screen area of this layout.

◆ get_board()

const auto & replay_view_layout::get_board ( ) const
inlinenoexcept

◆ get_statistics()

const auto & replay_view_layout::get_statistics ( ) const
inlinenoexcept

◆ get_statistics_widget()

const auto & replay_view_layout::get_statistics_widget ( ) const
inlinenoexcept

The documentation for this class was generated from the following files: