OpenShot Library | OpenShotAudio  0.2.1
juce::TextDiffHelpers::StringRegion Struct Reference

Public Member Functions

 StringRegion (const String &s) noexcept
 
 StringRegion (String::CharPointerType t, int s, int len) noexcept
 
void incrementStart () noexcept
 

Public Attributes

String::CharPointerType text
 
int start
 
int length
 

Detailed Description

Definition at line 31 of file juce_TextDiff.cpp.


The documentation for this struct was generated from the following file: