qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Member Functions | Public Attributes | List of all members
TabCompleter::SortableString Struct Reference
Collaboration diagram for TabCompleter::SortableString:
Collaboration graph

Public Member Functions

 SortableString (const QString &n)
 
bool operator< (const SortableString &other) const
 

Public Attributes

QString contents
 

Detailed Description

Definition at line 41 of file tabcompleter.h.

Constructor & Destructor Documentation

◆ SortableString()

TabCompleter::SortableString::SortableString ( const QString &  n)
inlineexplicit

Definition at line 43 of file tabcompleter.h.

Member Function Documentation

◆ operator<()

bool TabCompleter::SortableString::operator< ( const SortableString other) const

Definition at line 132 of file tabcompleter.cpp.

Member Data Documentation

◆ contents

QString TabCompleter::SortableString::contents

Definition at line 48 of file tabcompleter.h.


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