Spore ModAPI SDK for creating C++ mods for Spore
  1. Tutorials
  2. Namespaces
  1. Classes
  2. Files

UTFWin::WinTreeView class
#include <Spore ModAPI/Spore/UTFWin/WinTreeView.h>

Contents

  • Reference
    • Base classes
    • Public types
    • Constructors, destructors, conversion operators
    • Public functions
    • Protected types
    • Protected variables

Base classes

class InteractiveWindow
class ITreeView

Public types

enum ScrollbarMode { kScrollbarNever = 0, kScrollbarAsNeeded = 1, kScrollbarAlways = 2 }

Constructors, destructors, conversion operators

ASSERT_SIZE(Scrollbar, 0x14) protected

Public functions

auto GetSelectedNode() -> TreeNode*

Protected types

class Scrollbar

Protected variables

bool field_210
TreeNode mRootNode
Math::Rectangle mBorderWidth
Math::Rectangle field_274
int mTreeViewFlags
Color mColors
size_t mnItemHeight
IDrawablePtr mpDefaultIcon
IDrawablePtr mpExpanderDrawable
size_t mnIndentWidth
size_t mnLineWidth
size_t mnLineIndent
size_t mnIconSpacing
Math::Dimensions mExpanderDimensions
float field_2D0
eastl::vector<int> field_2D4
int field_2E8
TreeNode* field_2EC
int field_2F0
ObjectPtr field_2F4
Scrollbar field_2F8
Scrollbar field_30C
char padding_320
Clock field_330
Clock field_348
float field_360
int field_364
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Spore ModAPI SDK for creating C++ mods for Spore. Created with Doxygen 1.9.8 and m.css.