Class: KIconCollection::IconInfo

Inherits:
Struct
  • Object
show all
Defined in:
ext/ruby/qtruby/examples/base/kicons.rb

Instance Attribute Summary collapse

Instance Attribute Details

#collectionObject

Returns the value of attribute collection

Returns:

  • (Object)

    the current value of collection



2
3
4
# File 'ext/ruby/qtruby/examples/base/kicons.rb', line 2

def collection
  @collection
end

#filetypeObject

Returns the value of attribute filetype

Returns:

  • (Object)

    the current value of filetype



2
3
4
# File 'ext/ruby/qtruby/examples/base/kicons.rb', line 2

def filetype
  @filetype
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'ext/ruby/qtruby/examples/base/kicons.rb', line 2

def id
  @id
end