Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
RBSplitSubview.h File Reference
import <Cocoa/Cocoa.h>
Include dependency graph for RBSplitSubview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RBSplitSubview

Enumerations

enum  RBSSubviewStatus { RBSSubviewExpanding =-2 , RBSSubviewCollapsing =-1 , RBSSubviewNormal =0 , RBSSubviewCollapsed =1 }

Enumeration Type Documentation

◆ RBSSubviewStatus

Enumerator
RBSSubviewExpanding 
RBSSubviewCollapsing 
RBSSubviewNormal 
RBSSubviewCollapsed 

Definition at line 15 of file RBSplitSubview.h.

15 {
RBSSubviewStatus
@ RBSSubviewCollapsing
@ RBSSubviewNormal
@ RBSSubviewExpanding
@ RBSSubviewCollapsed