History log of /haiku/docs/user/interface/GroupView.dox (Results 1 – 2 of 2)
Revision Date Author Comments
# 6758018a 18-Apr-2020 Niels Sascha Reedijk <niels.reedijk@gmail.com>

HaikuBook: add remaining layout class documentation

This is the final contribution to #15368

* Tried to share more documentation in the various BLayoutBuilder classes
* Add missing GridView, GroupV

HaikuBook: add remaining layout class documentation

This is the final contribution to #15368

* Tried to share more documentation in the various BLayoutBuilder classes
* Add missing GridView, GroupView, SpaceLayoutItem
* Also added AbstractLayoutItem, but hide the actual documentation behind
an `INTERNAL` conditional block. This block identifier can be used to
document parts of the API, to then hide them during a regular Doxygen run.
* Do some cleanup on other layout classes; add missing members, etc.
* The actual generated BLayoutBuilder::* html is a mess. I should investigate
this at a later time. Especially the copied members seem to mix type
definitions with member documentation. It is odd. Not unlikely to be a
Doxygen bug.
* The general documentation for the layout system could use an overhaul as
well, but this is for later.

Change-Id: I6db9ef105b4ae6de0f1ebb917f86f8b1c0d4ea2e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2491
Reviewed-by: waddlesplash <waddlesplash@gmail.com>

show more ...


# d450c75c 20-Sep-2019 Niels Sascha Reedijk <niels.reedijk@gmail.com>

HaikuBook: Add skeletons for various undocumented interface kit classes

* BAbstractLayoutItem
* BAffineTransform
* BCardLayout
* BCardView
* BChannelControl
* BChannelSlider
* BDeskbar
* BGr

HaikuBook: Add skeletons for various undocumented interface kit classes

* BAbstractLayoutItem
* BAffineTransform
* BCardLayout
* BCardView
* BChannelControl
* BChannelSlider
* BDeskbar
* BGridLayoutBuilder
* BGridView
* BGroupLayoutBuilder
* BGroupView
* BInput
* BOptionControl
* BSeparatorView
* BSpaceLayoutItem
* BSplitLayoutBuilder
* BSplitView
* BStatusBar

show more ...