FINAL CUT
Public Member Functions | Friends | List of all members
finalcut::FListBoxItem Class Reference

Public Member Functions

template<typename DT = std::nullptr_t>
 FListBoxItem (const FString &=FString{}, DT &&=DT())
 
auto getClassName () const -> FString
 
auto getText () const -> FString
 
template<typename DT >
auto getData () const -> clean_fdata_t< DT > &
 
void setText (const FString &)
 
template<typename DT >
void setData (DT &&)
 
auto isSelected () const -> bool
 
void clear ()
 

Friends

class FListBox
 

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