#include <summaryquerywidget.h>
Inherits QWidget.
◆ SummaryQueryWidget()
| SummaryQueryWidget::SummaryQueryWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~SummaryQueryWidget()
| SummaryQueryWidget::~SummaryQueryWidget |
( |
| ) |
|
◆ fillSavedQuery()
| void SummaryQueryWidget::fillSavedQuery |
( |
| ) |
|
|
private |
◆ loadConfig
| void SummaryQueryWidget::loadConfig |
( |
| ) |
|
|
privateslot |
◆ modelIdentifier()
| static QString SummaryQueryWidget::modelIdentifier |
( |
| ) |
|
|
inlinestatic |
◆ on_m_add_pb_clicked
| void SummaryQueryWidget::on_m_add_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_available_list_itemDoubleClicked
| void SummaryQueryWidget::on_m_available_list_itemDoubleClicked |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ on_m_choosen_list_itemDoubleClicked
| void SummaryQueryWidget::on_m_choosen_list_itemDoubleClicked |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ on_m_down_pb_clicked
| void SummaryQueryWidget::on_m_down_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_edit_sql_query_cb_clicked
| void SummaryQueryWidget::on_m_edit_sql_query_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_remove_pb_clicked
| void SummaryQueryWidget::on_m_remove_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_up_pb_clicked
| void SummaryQueryWidget::on_m_up_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ queryStr()
| QString SummaryQueryWidget::queryStr |
( |
| ) |
const |
◆ reset
| void SummaryQueryWidget::reset |
( |
| ) |
|
|
privateslot |
◆ saveConfig
| void SummaryQueryWidget::saveConfig |
( |
| ) |
|
|
privateslot |
◆ selectedKeys()
| QStringList SummaryQueryWidget::selectedKeys |
( |
| ) |
const |
|
private |
◆ setQuery()
| void SummaryQueryWidget::setQuery |
( |
const QString & |
query | ) |
|
SummaryQueryWidget::setQuery.
- Parameters
-
| query | set the current query to query. If it's possible, rebuild the state of the widget from the query |
◆ setUpItems()
| void SummaryQueryWidget::setUpItems |
( |
| ) |
|
|
private |
◆ updateQueryLine()
| void SummaryQueryWidget::updateQueryLine |
( |
| ) |
|
|
private |
◆ m_custom_query
| QString SummaryQueryWidget::m_custom_query |
|
private |
◆ m_items_list
| QList<QListWidgetItem *> SummaryQueryWidget::m_items_list |
|
private |
◆ ui
| Ui::SummaryQueryWidget* SummaryQueryWidget::ui |
|
private |
The documentation for this class was generated from the following files: