# Macros for laying out a three-column grid structure of # items in online documentation. Takes three arguments, # wrapped in braces: # a link, a title, and a description. # Usage: # \grid # \griditem {qtqml-index.html} {Qt Qml} {Classes for QML and JavaScript languages.} # \griditem {qtquick-index.html} {Qt Quick} { # Declarative framework for dynamic apps with custom UIs. # } # \griditem {qtquickcontrols-index.html} {Qt Quick Controls} { # Lightweight QML types for creating performant user # interfaces. # } # \endgrid # Note: For offline documentation, these macros # generate a \table structure instead. macro.grid = \ "\\if defined(onlinedocs)\n" \ " \\raw HTML\n" \ "