LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
LC::RowInfo Struct Reference

#include "ijobholder.h"

Public Member Functions

bool operator== (const RowInfo &other) const =default
 

Public Attributes

QString Name_
 
SpecificInfo Specific_
 

Detailed Description

Definition at line 63 of file ijobholder.h.

Member Function Documentation

◆ operator==()

bool LC::RowInfo::operator== ( const RowInfo other) const
default

Member Data Documentation

◆ Name_

QString LC::RowInfo::Name_

Definition at line 65 of file ijobholder.h.

Referenced by LC::Util::ProgressManager::AddRow().

◆ Specific_

SpecificInfo LC::RowInfo::Specific_

Definition at line 66 of file ijobholder.h.


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