class QR::QRProjectOver

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 order_by : Array(QROrderBy) | Nil #

[View source]
def order_by=(order_by : Array(QROrderBy) | Nil) #

[View source]
def tag : String #

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

[View source]
def window_name : String #

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

[View source]