Vagyojaka 5.5.7
Loading...
Searching...
No Matches
block Struct Reference

#include <blockandword.h>

Public Member Functions

 block ()
 
 block (QTime timeStamp, QString text, QString speaker, QStringList tagList, QVector< word > words)
 
bool operator== (block b) const
 

Public Attributes

QTime timeStamp
 
QString text
 
QString speaker
 
QStringList tagList
 
QVector< wordwords
 

Constructor & Destructor Documentation

◆ block() [1/2]

block::block ( )
inline

◆ block() [2/2]

block::block ( QTime timeStamp,
QString text,
QString speaker,
QStringList tagList,
QVector< word > words )
inline

Member Function Documentation

◆ operator==()

bool block::operator== ( block b) const
inline

Member Data Documentation

◆ speaker

QString block::speaker

◆ tagList

QStringList block::tagList

◆ text

QString block::text

◆ timeStamp

QTime block::timeStamp

◆ words

QVector<word> block::words

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