Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
ViewportBufferStretch.h
Go to the documentation of this file.
1#ifndef VieportBufferStretch_h
2#define VieportBufferStretch_h
3
9
10/* SPDX-License-Identifier: CC0-1.0 */
11
13
14class QRect;
15
16namespace Isis {
31}
32
33#endif
ActionType
This uniquely identifies which child is instantiated.
Definition ViewportBufferAction.h:26
@ stretch
ViewportBufferStretch.
Definition ViewportBufferAction.h:30
ViewportBufferAction()
Creates a new viewport buffer action.
Definition ViewportBufferAction.cpp:15
~ViewportBufferStretch()
Destructor.
Definition ViewportBufferStretch.cpp:22
virtual ViewportBufferAction::ActionType getActionType()
Returns the instantiated type.
Definition ViewportBufferStretch.h:27
ViewportBufferStretch()
Constructor.
Definition ViewportBufferStretch.cpp:16
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16