📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
| 171行目: | 171行目: | ||
} | } | ||
void MainWindow:: | void MainWindow::OnButtonClicked() | ||
{ | { | ||
// Input File Name | // Input File Name | ||
| 193行目: | 193行目: | ||
} | } | ||
// Convert to String | // Convert from Double to String | ||
QString strFileData = ""; | QString strFileData = ""; | ||
//stringstream ss; | //stringstream ss; | ||