This is the complete list of members for sgl::TimeDisplay, including all inherited members.
| bottom | sgl::GraphicalObject | protected |
| cursor | sgl::GraphicalObject | protected |
| decrement() | sgl::TimeDisplay | |
| draw_separator(const SevenSegmentDigit &left_ones, const SevenSegmentDigit &right_tens) const | sgl::TimeDisplay | protected |
| get_bottom() const | sgl::GraphicalObject | virtual |
| get_cursor() | sgl::GraphicalObject | virtual |
| get_height() const | sgl::GraphicalObject | virtual |
| get_left() const | sgl::GraphicalObject | virtual |
| get_value() const | sgl::TimeDisplay | |
| get_width() const | sgl::GraphicalObject | virtual |
| get_window() const | sgl::GraphicalObject | virtual |
| GraphicalObject(double left, double bottom, double width, double height) | sgl::GraphicalObject | |
| GraphicalObject(const GraphicalObject &other) | sgl::GraphicalObject | |
| height | sgl::GraphicalObject | protected |
| hit(double x, double y) | sgl::GraphicalObject | virtual |
| hours_ones | sgl::TimeDisplay | protected |
| hours_tens | sgl::TimeDisplay | protected |
| id | sgl::GraphicalObject | |
| increment() | sgl::TimeDisplay | |
| key_pressed(int k, double x, double y) | sgl::GraphicalObject | virtual |
| leading_units | sgl::TimeDisplay | protected |
| left | sgl::GraphicalObject | protected |
| minutes_ones | sgl::TimeDisplay | protected |
| minutes_tens | sgl::TimeDisplay | protected |
| mouse_dragged(double x, double y) override | sgl::TimeDisplay | virtual |
| mouse_moved(double x, double y) | sgl::GraphicalObject | virtual |
| mouse_over | sgl::GraphicalObject | protected |
| mouse_pressed(double x, double y, MouseButton button) | sgl::GraphicalObject | virtual |
| mouse_released(double x, double y, MouseButton button) | sgl::GraphicalObject | virtual |
| move_to(double x, double y) override | sgl::TimeDisplay | virtual |
| operator=(const GraphicalObject &other) | sgl::GraphicalObject | |
| paint() const override | sgl::TimeDisplay | virtual |
| paint_without_leading_units() const | sgl::TimeDisplay | protected |
| resize(double inc) | sgl::TimeDisplay | |
| seconds | sgl::TimeDisplay | protected |
| seconds_ones | sgl::TimeDisplay | protected |
| seconds_tens | sgl::TimeDisplay | protected |
| set(double x, double y, double width, double height) | sgl::GraphicalObject | virtual |
| set_cursor(CursorShape cursor) | sgl::GraphicalObject | virtual |
| set_leading_units(bool flag) | sgl::TimeDisplay | |
| set_mouse_over(bool flag) | sgl::GraphicalObject | virtual |
| set_value(int sec) | sgl::TimeDisplay | |
| set_visible(bool flag) | sgl::TimeDisplay | |
| set_window(ObjectWindow *win) | sgl::GraphicalObject | virtual |
| TimeDisplay(Color color, double x, double y, int height) | sgl::TimeDisplay | |
| visible | sgl::TimeDisplay | protected |
| width | sgl::GraphicalObject | protected |
| window | sgl::GraphicalObject | protected |
| x_hit_offset | sgl::GraphicalObject | protected |
| y_hit_offset | sgl::GraphicalObject | protected |
| ~GraphicalObject() | sgl::GraphicalObject | virtual |