5 #ifndef BITCOIN_QT_TRANSACTIONDESCDIALOG_H     6 #define BITCOIN_QT_TRANSACTIONDESCDIALOG_H    28     Ui::TransactionDescDialog *
ui;
    31 #endif // BITCOIN_QT_TRANSACTIONDESCDIALOG_H Dialog showing transaction details. 
 
TransactionDescDialog(const QModelIndex &idx, QWidget *parent=0)
 
Ui::TransactionDescDialog * ui