libodsstream
Library for mass spectrometry
Loading...
Searching...
No Matches
OdsTableCellStyleRefInternal Class Reference

#include <odstablecellstyleref.h>

Private Member Functions

 OdsTableCellStyleRefInternal (unsigned int ref_num)
 

Private Attributes

QString _ref_str
 

Friends

class ContentXml
 

Detailed Description

Definition at line 38 of file odstablecellstyleref.h.

Constructor & Destructor Documentation

◆ OdsTableCellStyleRefInternal()

OdsTableCellStyleRefInternal::OdsTableCellStyleRefInternal ( unsigned int  ref_num)
private

Definition at line 28 of file odstablecellstyleref.cpp.

29{
30 _ref_str = QString("odsce%1").arg(ref_num);
31}

References _ref_str.

Friends And Related Symbol Documentation

◆ ContentXml

friend class ContentXml
friend

Definition at line 40 of file odstablecellstyleref.h.

Member Data Documentation

◆ _ref_str


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