Discman
Loading...
Searching...
No Matches
BluetoothComponent::DevicesListColumnRecord Class Reference

Bluetooth device list columns. More...

Inheritance diagram for BluetoothComponent::DevicesListColumnRecord:
Collaboration diagram for BluetoothComponent::DevicesListColumnRecord:

Public Member Functions

 DevicesListColumnRecord ()
 

Public Attributes

Gtk::TreeModelColumn< Glib::ustring > address_column
 Device address column (hidden).
 
Gtk::TreeModelColumn< Glib::ustring > name_column
 Device name column.
 

Detailed Description

Bluetooth device list columns.

Definition at line 70 of file bluetooth_component.h.

Constructor & Destructor Documentation

◆ DevicesListColumnRecord()

BluetoothComponent::DevicesListColumnRecord::DevicesListColumnRecord ( )
inline

Definition at line 72 of file bluetooth_component.h.

Member Data Documentation

◆ address_column

Gtk::TreeModelColumn<Glib::ustring> BluetoothComponent::DevicesListColumnRecord::address_column

Device address column (hidden).

Definition at line 77 of file bluetooth_component.h.

◆ name_column

Gtk::TreeModelColumn<Glib::ustring> BluetoothComponent::DevicesListColumnRecord::name_column

Device name column.

Definition at line 78 of file bluetooth_component.h.


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