TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Define the layout of one column. More...
#include <tsGrid.h>
Public Member Functions | |
bool | isBorder () const |
Check if this layout is a border, a separator bar. | |
Define the layout of one column.
A grid can be filled with columns of text. Each column can contain one or two text fields. This class is never directly manipulated by applications. Instead, the class Grid provides factories named left(), right(), both() and border().
|
inline |
Check if this layout is a border, a separator bar.