class QR::QRProject

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def astablename : String #

[View source]
def astablename=(astablename : String) #

[View source]
def columns : Array(QRProjectItem) #

[View source]
def columns=(columns : Array(QRProjectItem)) #

[View source]
def tag : String #

[View source]
def tag=(tag : String) #

[View source]