| AddOffsetToAll |
FAddOffset |
Add an offset to all image viewers. |
MediaViewerDelegates.h |
|
| AddRotationToAll |
FAddRotation |
Adds a rotation to all image viewers. |
MediaViewerDelegates.h |
|
| AreTransformsLocked |
FGetBool |
Returns true if the transforms of multi-image-viewer views are locked in sync. |
MediaViewerDelegates.h |
|
| ClearImageViewer |
FSimpleForPosition |
Sets the image viewer in the given position to the null viewer. |
MediaViewerDelegates.h |
|
| CopyTransformToAll |
FSimpleForPosition |
Copies the transform of the image viewer in the given position to all other image viewers. |
MediaViewerDelegates.h |
|
| GetABOrientation |
FGetOrientation |
Gets the orientation in A/B mode. |
MediaViewerDelegates.h |
|
| GetABSplitterLocation |
FGetFloat |
Gets the splitter location in percent (0-100) |
MediaViewerDelegates.h |
|
| GetActiveView |
FGetActiveView |
Returns a bitflag value indicating which image viewers are currently active (have images, not null or null image viewer). |
MediaViewerDelegates.h |
|
| GetCommandList |
FGetCommandList |
Returns the command list for the general view. |
MediaViewerDelegates.h |
|
| GetCommandListForPosition |
FGetCommandListForPosition |
Gets the command list for image viewer in the given position. |
MediaViewerDelegates.h |
|
| GetCursorLocation |
FGetLocation |
Gets the local cursor location on the window. |
MediaViewerDelegates.h |
|
| GetImageViewer |
FGetImageViewer |
Per-viewer delegates //. |
MediaViewerDelegates.h |
|
| GetLibrary |
FGetLibrary |
Gets the image viewer library. |
MediaViewerDelegates.h |
|
| GetPixelCoordinates |
FGetLocationForPosition |
Gets the pixel coordinates hovered by the mouse for the image viewer in the given position. |
MediaViewerDelegates.h |
|
| GetSecondImageViewerOpacity |
FGetFloat |
Gets the opacity of the second/B image viewer. |
MediaViewerDelegates.h |
|
| GetSettings |
FGetSettings |
Gets a pointer to the Media Viewer configurable settings. |
MediaViewerDelegates.h |
|
| GetViewerPosition |
FGetLocation |
Gets the position of the viewer paint area in the window. |
MediaViewerDelegates.h |
|
| GetViewerSize |
FGetLocation |
Gets the size of the viewer paint area. |
MediaViewerDelegates.h |
|
| ImageViewerEvent |
FImageViewerEvent |
Generic event that can be broadcast between image viewers and controls. |
MediaViewerDelegates.h |
|
| IsOverImage |
FGetBoolForPosition |
Returns true if the mouse is over the image viewer in the given position. |
MediaViewerDelegates.h |
|
| IsOverViewer |
FGetBool |
Returns true if the mouse is over the viewer. |
MediaViewerDelegates.h |
|
| MultiplyScaleAroundCursorToAll |
FMultiplyScale |
Multiplies the scale of all image viewers. |
MediaViewerDelegates.h |
|
| MultiplyScaleToAll |
FMultiplyScale |
Multiplies the scale of all image viewers. |
MediaViewerDelegates.h |
|
| RefreshView |
FSimpleDelegate |
Forces a refresh of the view on next tick. |
MediaViewerDelegates.h |
|
| ResetTransformToAll |
FSimpleDelegate |
Resets the transform of all image viewers to 0,0,0; 0,0,0; 1. |
MediaViewerDelegates.h |
|
| SetABOrientation |
FSetOrientation |
Sets the orientation in A/B mode. Will set the next expected orientation even if not in A/B mode. |
MediaViewerDelegates.h |
|
| SetABSplitterLocation |
FSetFloat |
Sets the splitter location in percent (0-100) |
MediaViewerDelegates.h |
|
| SetABView |
FSimpleDelegate |
Changes to AB view. |
MediaViewerDelegates.h |
|
| SetImageViewer |
FSetImageViewer |
Sets the image viewer in the given position. |
MediaViewerDelegates.h |
|
| SetSecondImageViewerOpacity |
FSetFloat |
Sets the opacity of the second/B image viewer. |
MediaViewerDelegates.h |
|
| SetSingleView |
FSimpleDelegate |
General viewer delegates //. |
MediaViewerDelegates.h |
|
| SetTransformToAll |
FSetTransform |
Sets the transform of all image viewers. |
MediaViewerDelegates.h |
|
| SwapAB |
FSimpleDelegate |
Swaps the A and B viewers, including their transforms. |
MediaViewerDelegates.h |
|
| ToggleLockedTransform |
FSimpleDelegate |
Toggles the transform lock for all image viewers. |
MediaViewerDelegates.h |
|