Home
last modified time | relevance | path

Searched refs:tableContextMenu (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/
H A DInitializer.java30 JBidContext tableContextMenu = new JBidTableContext(); in setup() local
34 AuctionListHolder.setTableContext(tableContextMenu); in setup()
H A DAuctionsUIModel.java58 …public AuctionsUIModel(Auctions newAuctionList, JContext tableContextMenu, final JContext frameCon… in AuctionsUIModel() argument
81 _table.addMouseListener(tableContextMenu); in AuctionsUIModel()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dbluetooth_devices_dialog.h80 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_att_server_attributes_dialog.h79 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_hci_summary_dialog.h96 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_device_dialog.h97 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_att_server_attributes_dialog.cpp62 …get, SIGNAL(customContextMenuRequested(const QPoint &)), this, SLOT(tableContextMenu(const QPoint … in BluetoothAttServerAttributesDialog()
137 void BluetoothAttServerAttributesDialog::tableContextMenu(const QPoint &pos) in tableContextMenu() function in BluetoothAttServerAttributesDialog
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dbluetooth_att_server_attributes_dialog.h79 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_devices_dialog.h80 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_hci_summary_dialog.h96 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_device_dialog.h97 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_att_server_attributes_dialog.cpp62 …get, SIGNAL(customContextMenuRequested(const QPoint &)), this, SLOT(tableContextMenu(const QPoint … in BluetoothAttServerAttributesDialog()
137 void BluetoothAttServerAttributesDialog::tableContextMenu(const QPoint &pos) in tableContextMenu() function in BluetoothAttServerAttributesDialog
H A Dbluetooth_devices_dialog.cpp75 …get, SIGNAL(customContextMenuRequested(const QPoint &)), this, SLOT(tableContextMenu(const QPoint … in BluetoothDevicesDialog()
150 void BluetoothDevicesDialog::tableContextMenu(const QPoint &pos) in tableContextMenu() function in BluetoothDevicesDialog
/dports/misc/tellico/tellico-3.4.2/src/gui/
H A Dtablefieldwidget.h62 void tableContextMenu(QPoint point);
H A Dtablefieldwidget.cpp77 connect(m_table, &QWidget::customContextMenuRequested, this, &TableFieldWidget::tableContextMenu); in TableFieldWidget()
222 void TableFieldWidget::tableContextMenu(QPoint point_) { in tableContextMenu() function in TableFieldWidget
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dbluetooth_att_server_attributes_dialog.h79 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_devices_dialog.h80 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_hci_summary_dialog.h96 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_device_dialog.h97 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_att_server_attributes_dialog.cpp62 …get, SIGNAL(customContextMenuRequested(const QPoint &)), this, SLOT(tableContextMenu(const QPoint … in BluetoothAttServerAttributesDialog()
137 void BluetoothAttServerAttributesDialog::tableContextMenu(const QPoint &pos) in tableContextMenu() function in BluetoothAttServerAttributesDialog
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dbluetooth_att_server_attributes_dialog.h79 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_devices_dialog.h80 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_hci_summary_dialog.h96 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_device_dialog.h97 void tableContextMenu(const QPoint &pos);
H A Dbluetooth_att_server_attributes_dialog.cpp62 …get, SIGNAL(customContextMenuRequested(const QPoint &)), this, SLOT(tableContextMenu(const QPoint … in BluetoothAttServerAttributesDialog()
137 void BluetoothAttServerAttributesDialog::tableContextMenu(const QPoint &pos) in tableContextMenu() function in BluetoothAttServerAttributesDialog

12