• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • superkaramba
 

superkaramba

Public Member Functions | List of all members
LineParser Class Reference

#include <lineparser.h>

Public Member Functions

 LineParser (const TQString &line=TQString())
 
void set (const TQString &line)
 
int getInt (TQString w, int def=0) const
 
TQColor getColor (TQString w, TQColor def=TQColor()) const
 
TQString getString (TQString w, TQString def=TQString()) const
 
bool getBoolean (TQString w, bool def=false) const
 
const TQString & meter () const
 

Detailed Description

Author
See README for the list of authors

Definition at line 33 of file lineparser.h.

Constructor & Destructor Documentation

◆ LineParser()

LineParser::LineParser ( const TQString &  line = TQString())

Definition at line 26 of file lineparser.cpp.

◆ ~LineParser()

LineParser::~LineParser ( )

Definition at line 31 of file lineparser.cpp.

Member Function Documentation

◆ getBoolean()

bool LineParser::getBoolean ( TQString  w,
bool  def = false 
) const

Definition at line 84 of file lineparser.cpp.

◆ getColor()

TQColor LineParser::getColor ( TQString  w,
TQColor  def = TQColor() 
) const

Definition at line 53 of file lineparser.cpp.

◆ getInt()

int LineParser::getInt ( TQString  w,
int  def = 0 
) const

Definition at line 44 of file lineparser.cpp.

◆ getString()

TQString LineParser::getString ( TQString  w,
TQString  def = TQString() 
) const

Definition at line 62 of file lineparser.cpp.

◆ meter()

const TQString & LineParser::meter ( ) const
inline

Definition at line 46 of file lineparser.h.

◆ set()

void LineParser::set ( const TQString &  line)

Definition at line 35 of file lineparser.cpp.


The documentation for this class was generated from the following files:
  • lineparser.h
  • lineparser.cpp

superkaramba

Skip menu "superkaramba"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members

superkaramba

Skip menu "superkaramba"
  • kcalc
  •   knumber
  • superkaramba
Generated for superkaramba by doxygen 1.9.4
This website is maintained by Timothy Pearson.