haiku/docs/user/interface
Máximo Castañeda 241f109ccb View: provide the transform between different coordinate spaces
There's currently no way for an application to convert between view and
drawing coordinates with a drawing states stack without keeping track of
all the transformations itself, which is not very convenient for helper
or library functions.

Handle other spaces too, for good measure.

Change-Id: Ic8404a1c111e273fff1eebf2f9f59f58246b796c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5775
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2022-11-13 04:04:30 +00:00
..
images app_server: Implement more composition modes 2020-06-29 14:07:42 +00:00
_interface_intro.dox View: provide the transform between different coordinate spaces 2022-11-13 04:04:30 +00:00
_layout_intro.dox Minor documentation fixes 2022-01-11 12:22:17 +00:00
AbstractLayout.dox HaikuBook: fix part of the warnings marked by Doxygen 2020-03-01 09:50:49 +00:00
AbstractLayoutItem.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
AffineTransform.dox HaikuBook: add missing object from AffineTransform.h 2021-04-19 07:11:34 +01:00
Alert.dox BAlert documentation: Clarify that SetIcon assumes ownership. 2022-08-26 21:25:23 -04:00
Alignment.dox API Docs: add skeletons for BUrl and BAlignment and complete BAlert 2019-09-19 21:57:12 +01:00
Bitmap.dox Fix typo in API docs (BBitmap) 2021-11-04 16:15:34 +00:00
Box.dox HaikuBook: fix part of the warnings marked by Doxygen 2020-03-01 09:50:49 +00:00
Button.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
CardLayout.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
CardView.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
ChannelControl.dox HaikuBook: Add skeletons for various undocumented interface kit classes 2019-09-20 21:03:54 +01:00
ChannelSlider.dox HaikuBook: Add skeletons for various undocumented interface kit classes 2019-09-20 21:03:54 +01:00
CheckBox.dox
ColorControl.dox
Control.dox HaikuBook: Add missing protected methods to BControl 2020-10-11 15:46:06 +00:00
Deskbar.dox HaikuBook: Add skeletons for various undocumented interface kit classes 2019-09-20 21:03:54 +01:00
Dragger.dox HaikuBook: fix part of the warnings marked by Doxygen 2020-03-01 09:50:49 +00:00
Font.dox Haiku Book: Update BFont docs. 2019-01-23 23:10:33 -05:00
Gradient.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientConic.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientDiamond.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientLinear.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientRadial.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientRadialFocus.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GraphicsDefs.dox HaikuBook: Improvements to the GraphicsDefs.h documentations 2020-10-11 15:46:06 +00:00
GridLayout.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
GridLayoutBuilder.dox HaikuBook: add documentation for various deprecated layout builders 2020-03-17 22:29:36 +00:00
GridView.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
GroupLayout.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
GroupLayoutBuilder.dox HaikuBook: add documentation for various deprecated layout builders 2020-03-17 22:29:36 +00:00
GroupView.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
IconUtils.dox
Input.dox input_server: Properly implement watch_input_devices() & add documentation 2021-04-19 19:48:29 +00:00
InterfaceDefs.dox Typo in documentation 2020-09-23 11:12:13 +00:00
layout_tips.dox Minor documentation fixes 2022-01-11 12:22:17 +00:00
Layout.dox
LayoutBuilder.Cards.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
LayoutBuilder.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
LayoutBuilder.Grid.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
LayoutBuilder.Group.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
LayoutBuilder.Split.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
LayoutItem.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
ListItem.dox Update BListItem::SetHeight() docs with selection box warning. 2018-02-17 00:26:34 +00:00
ListView.dox
Menu.dox
MenuBar.dox
MenuField.dox
MenuItem.dox BMenuItem: Remove ourselves from the super menu on destruct. 2018-09-12 01:15:48 +00:00
OptionControl.dox HaikuBook: Add skeletons for various undocumented interface kit classes 2019-09-20 21:03:54 +01:00
OptionPopUp.dox
OutlineListView.dox
Picture.dox
PictureButton.dox
Point.dox
Polygon.dox
PopUpMenu.dox
RadioButton.dox Docs: remove ; causing it not to find copydetails 2017-11-10 15:00:05 -08:00
Rect.dox API Docs: minor brief description updates 2017-11-10 15:24:34 -08:00
Region.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
Screen.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
ScrollBar.dox
ScrollView.dox BScrollView: Automatically update the scrollbar proportions in layout mode. 2019-01-24 18:52:39 +00:00
SeparatorItem.dox SeparatorItem: support horizontal layout 2020-05-10 15:45:27 +00:00
SeparatorView.dox HaikuBook: Add skeletons for various undocumented interface kit classes 2019-09-20 21:03:54 +01:00
Shape.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
Size.dox
SpaceLayoutItem.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
SplitLayoutBuilder.dox HaikuBook: add documentation for various deprecated layout builders 2020-03-17 22:29:36 +00:00
SplitView.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
StatusBar.dox HaikuBook: Add skeletons for various undocumented interface kit classes 2019-09-20 21:03:54 +01:00
StringItem.dox
StringView.dox
TabView.dox BTabView docs: fix typo 2020-10-11 23:50:11 -04:00
TextControl.dox
TextView.dox TextView docs: Add class overview 2021-06-06 12:44:28 +00:00
ToolTip.dox HaikuBook: Hide BLaunchRoster and BToolTip documentation from book 2020-10-11 15:46:06 +00:00
TwoDimensionalLayout.dox HaikuBook: add remaining layout class documentation 2020-04-18 18:24:51 +00:00
View.dox View: provide the transform between different coordinate spaces 2022-11-13 04:04:30 +00:00
Window.dox HaikuBook: Add missing members to BWindow 2021-04-24 10:44:10 +00:00